#8bbee5 Hex Color
rgb(139, 190, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | be | e5 | - | #8bbee5 |
RGB | 139 | 190 | 229 | - | rgb(139,190,229) |
HSL | 206 | 63% | 72% | - | hsl(206,63%,72%) |
HSV | 206 | 39% | 90% | - | hsv(206,39%,90%) |
XYZ | 43.2038 | 47.973 | 81.1114 | - | xyz(43.2038,47.973,81.1114) |
CIE-LAB | 74.81 | -6.97 | -24.74 | - | lab(74.81,-6.97,-24.74) |
CMYK | 0.39301310043668 | 0.1703056768559 | 0 | 0.10196078431373 | cmyk(0.39301310043668,0.1703056768559,0,0.10196078431373) |
Description
The RGB value of color #8bbee5 is rgb(139, 190, 229).
In the hex color #8bbee5, The value of Red is 139, value of Green is 190, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #8bbee5 consists of 206° Hue, 63% Saturation, and 72% Lightness.
In the CMYK color model, the color #8bbee5 can be represented as Cyan=0.39301310043668%, Magenta=0.1703056768559%, Yellow=0%, and Black=0.10196078431373%.
Shades of #8bbee5
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 #8bbee5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8bbee5
Preview of #8bbee5 on White Background
The contrast ratio of #8bbee5 with white color is 1.98
Preview of #8bbee5 on black background
The contrast ratio of #8bbee5 with black color is 10.59
#8bbee5 color will look good with a black background.
Color Schemes of #8bbee5
Triadic Colors of #8bbee5
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 #8bbee5
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 #8bbee5
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 #8bbee5
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: #8bbee5;
}
This is a sample text used for the color #8bbee5. 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: #8bbee5;
}
This is a sample text used for the color #8bbee5. 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 #8bbee5;
}
This is a sample text used for the color #8bbee5. 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.91%
Green 34.05%
Blue 41.04%
CMYK Percentage
Cyan 59.07
Magenta 25.6%
Yellow 0%
Black 15.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.