#b3c8ca Hex Color
rgb(179, 200, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | c8 | ca | - | #b3c8ca |
RGB | 179 | 200 | 202 | - | rgb(179,200,202) |
HSL | 185 | 18% | 75% | - | hsl(185,18%,75%) |
HSV | 185 | 11% | 79% | - | hsv(185,11%,79%) |
XYZ | 49.9054 | 55.1565 | 63.8931 | - | xyz(49.9054,55.1565,63.8931) |
CIE-LAB | 79.13 | -6.68 | -3.42 | - | lab(79.13,-6.68,-3.42) |
CMYK | 0.11386138613861 | 0.0099009900990099 | 0 | 0.2078431372549 | cmyk(0.11386138613861,0.0099009900990099,0,0.2078431372549) |
Description
The RGB value of color #b3c8ca is rgb(179, 200, 202).
In the hex color #b3c8ca, The value of Red is 179, value of Green is 200, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #b3c8ca consists of 185° Hue, 18% Saturation, and 75% Lightness.
In the CMYK color model, the color #b3c8ca can be represented as Cyan=0.11386138613861%, Magenta=0.0099009900990099%, Yellow=0%, and Black=0.2078431372549%.
Shades of #b3c8ca
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b3c8ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3c8ca
Preview of #b3c8ca on White Background
The contrast ratio of #b3c8ca with white color is 1.75
Preview of #b3c8ca on black background
The contrast ratio of #b3c8ca with black color is 12.03
#b3c8ca color will look good with a black background.
Color Schemes of #b3c8ca
Triadic Colors of #b3c8ca
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b3c8ca
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b3c8ca
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b3c8ca
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b3c8ca;
}
This is a sample text used for the color #b3c8ca. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b3c8ca;
}
This is a sample text used for the color #b3c8ca. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b3c8ca;
}
This is a sample text used for the color #b3c8ca. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 30.81%
Green 34.42%
Blue 34.77%
CMYK Percentage
Cyan 34.34
Magenta 2.99%
Yellow 0%
Black 62.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.