#96bcc6 Hex Color
rgb(150, 188, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 96 | bc | c6 | - | #96bcc6 |
RGB | 150 | 188 | 198 | - | rgb(150,188,198) |
HSL | 193 | 30% | 68% | - | hsl(193,30%,68%) |
HSV | 193 | 24% | 78% | - | hsv(193,24%,78%) |
XYZ | 40.7539 | 46.5277 | 60.2589 | - | xyz(40.7539,46.5277,60.2589) |
CIE-LAB | 73.89 | -10.41 | -9.23 | - | lab(73.89,-10.41,-9.23) |
CMYK | 0.24242424242424 | 0.05050505050505 | 0 | 0.22352941176471 | cmyk(0.24242424242424,0.05050505050505,0,0.22352941176471) |
Description
The RGB value of color #96bcc6 is rgb(150, 188, 198).
In the hex color #96bcc6, The value of Red is 150, value of Green is 188, and value of Blue is 198. The primary color is Blue. Similarly, The HSL values for #96bcc6 consists of 193° Hue, 30% Saturation, and 68% Lightness.
In the CMYK color model, the color #96bcc6 can be represented as Cyan=0.24242424242424%, Magenta=0.05050505050505%, Yellow=0%, and Black=0.22352941176471%.
Shades of #96bcc6
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 #96bcc6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96bcc6
Preview of #96bcc6 on White Background
The contrast ratio of #96bcc6 with white color is 2.04
Preview of #96bcc6 on black background
The contrast ratio of #96bcc6 with black color is 10.31
#96bcc6 color will look good with a black background.
Color Schemes of #96bcc6
Triadic Colors of #96bcc6
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 #96bcc6
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 #96bcc6
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 #96bcc6
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: #96bcc6;
}
This is a sample text used for the color #96bcc6. 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: #96bcc6;
}
This is a sample text used for the color #96bcc6. 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 #96bcc6;
}
This is a sample text used for the color #96bcc6. 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 27.99%
Green 35.07%
Blue 36.94%
CMYK Percentage
Cyan 46.94
Magenta 9.78%
Yellow 0%
Black 43.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.