#8bc7de Hex Color
rgb(139, 199, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | c7 | de | - | #8bc7de |
RGB | 139 | 199 | 222 | - | rgb(139,199,222) |
HSL | 197 | 56% | 71% | - | hsl(197,56%,71%) |
HSV | 197 | 37% | 87% | - | hsv(197,37%,87%) |
XYZ | 44.2557 | 51.6097 | 76.7364 | - | xyz(44.2557,51.6097,76.7364) |
CIE-LAB | 77.05 | -13.53 | -17.56 | - | lab(77.05,-13.53,-17.56) |
CMYK | 0.37387387387387 | 0.1036036036036 | 0 | 0.12941176470588 | cmyk(0.37387387387387,0.1036036036036,0,0.12941176470588) |
Description
The RGB value of color #8bc7de is rgb(139, 199, 222).
In the hex color #8bc7de, The value of Red is 139, value of Green is 199, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #8bc7de consists of 197° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #8bc7de can be represented as Cyan=0.37387387387387%, Magenta=0.1036036036036%, Yellow=0%, and Black=0.12941176470588%.
Shades of #8bc7de
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 #8bc7de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8bc7de
Preview of #8bc7de on White Background
The contrast ratio of #8bc7de with white color is 1.85
Preview of #8bc7de on black background
The contrast ratio of #8bc7de with black color is 11.32
#8bc7de color will look good with a black background.
Color Schemes of #8bc7de
Triadic Colors of #8bc7de
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 #8bc7de
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 #8bc7de
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 #8bc7de
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: #8bc7de;
}
This is a sample text used for the color #8bc7de. 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: #8bc7de;
}
This is a sample text used for the color #8bc7de. 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 #8bc7de;
}
This is a sample text used for the color #8bc7de. 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.82%
Green 35.54%
Blue 39.64%
CMYK Percentage
Cyan 61.6
Magenta 17.07%
Yellow 0%
Black 21.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.