#86c9cd Hex Color
rgb(134, 201, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 86 | c9 | cd | - | #86c9cd |
RGB | 134 | 201 | 205 | - | rgb(134,201,205) |
HSL | 183 | 42% | 66% | - | hsl(183,42%,66%) |
HSV | 183 | 35% | 80% | - | hsv(183,35%,80%) |
XYZ | 41.7376 | 51.2494 | 65.4499 | - | xyz(41.7376,51.2494,65.4499) |
CIE-LAB | 76.83 | -20.09 | -8.74 | - | lab(76.83,-20.09,-8.74) |
CMYK | 0.34634146341463 | 0.019512195121951 | 0 | 0.19607843137255 | cmyk(0.34634146341463,0.019512195121951,0,0.19607843137255) |
Description
The RGB value of color #86c9cd is rgb(134, 201, 205).
In the hex color #86c9cd, The value of Red is 134, value of Green is 201, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #86c9cd consists of 183° Hue, 42% Saturation, and 66% Lightness.
In the CMYK color model, the color #86c9cd can be represented as Cyan=0.34634146341463%, Magenta=0.019512195121951%, Yellow=0%, and Black=0.19607843137255%.
Shades of #86c9cd
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 #86c9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #86c9cd
Preview of #86c9cd on White Background
The contrast ratio of #86c9cd with white color is 1.87
Preview of #86c9cd on black background
The contrast ratio of #86c9cd with black color is 11.25
#86c9cd color will look good with a black background.
Color Schemes of #86c9cd
Triadic Colors of #86c9cd
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 #86c9cd
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 #86c9cd
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 #86c9cd
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: #86c9cd;
}
This is a sample text used for the color #86c9cd. 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: #86c9cd;
}
This is a sample text used for the color #86c9cd. 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 #86c9cd;
}
This is a sample text used for the color #86c9cd. 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 24.81%
Green 37.22%
Blue 37.96%
CMYK Percentage
Cyan 61.63
Magenta 3.47%
Yellow 0%
Black 34.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.