#85ccbe Hex Color
rgb(133, 204, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 85 | cc | be | - | #85ccbe |
RGB | 133 | 204 | 190 | - | rgb(133,204,190) |
HSL | 168 | 41% | 66% | - | hsl(168,41%,66%) |
HSV | 168 | 35% | 80% | - | hsv(168,35%,80%) |
XYZ | 40.56 | 51.89 | 56.5932 | - | xyz(40.56,51.89,56.5932) |
CIE-LAB | 77.22 | -25.35 | -0.09 | - | lab(77.22,-25.35,-0.09) |
CMYK | 0.34803921568627 | 0 | 0.068627450980392 | 0.2 | cmyk(0.34803921568627,0,0.068627450980392,0.2) |
Description
The RGB value of color #85ccbe is rgb(133, 204, 190).
In the hex color #85ccbe, The value of Red is 133, value of Green is 204, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #85ccbe consists of 168° Hue, 41% Saturation, and 66% Lightness.
In the CMYK color model, the color #85ccbe can be represented as Cyan=0.34803921568627%, Magenta=0%, Yellow=0.068627450980392%, and Black=0.2%.
Shades of #85ccbe
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 #85ccbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #85ccbe
Preview of #85ccbe on White Background
The contrast ratio of #85ccbe with white color is 1.85
Preview of #85ccbe on black background
The contrast ratio of #85ccbe with black color is 11.38
#85ccbe color will look good with a black background.
Color Schemes of #85ccbe
Triadic Colors of #85ccbe
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 #85ccbe
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 #85ccbe
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 #85ccbe
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: #85ccbe;
}
This is a sample text used for the color #85ccbe. 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: #85ccbe;
}
This is a sample text used for the color #85ccbe. 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 #85ccbe;
}
This is a sample text used for the color #85ccbe. 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 25.24%
Green 38.71%
Blue 36.05%
CMYK Percentage
Cyan 56.44
Magenta 0%
Yellow 11.13%
Black 32.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.