#8bb5db Hex Color
rgb(139, 181, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | b5 | db | - | #8bb5db |
RGB | 139 | 181 | 219 | - | rgb(139,181,219) |
HSL | 209 | 53% | 70% | - | hsl(209,53%,70%) |
HSV | 209 | 37% | 86% | - | hsv(209,37%,86%) |
XYZ | 39.9575 | 43.6512 | 73.3374 | - | xyz(39.9575,43.6512,73.3374) |
CIE-LAB | 71.99 | -4.73 | -23.6 | - | lab(71.99,-4.73,-23.6) |
CMYK | 0.36529680365297 | 0.17351598173516 | 0 | 0.14117647058824 | cmyk(0.36529680365297,0.17351598173516,0,0.14117647058824) |
Description
The RGB value of color #8bb5db is rgb(139, 181, 219).
In the hex color #8bb5db, The value of Red is 139, value of Green is 181, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #8bb5db consists of 209° Hue, 53% Saturation, and 70% Lightness.
In the CMYK color model, the color #8bb5db can be represented as Cyan=0.36529680365297%, Magenta=0.17351598173516%, Yellow=0%, and Black=0.14117647058824%.
Shades of #8bb5db
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 #8bb5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8bb5db
Preview of #8bb5db on White Background
The contrast ratio of #8bb5db with white color is 2.16
Preview of #8bb5db on black background
The contrast ratio of #8bb5db with black color is 9.73
#8bb5db color will look good with a black background.
Color Schemes of #8bb5db
Triadic Colors of #8bb5db
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 #8bb5db
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 #8bb5db
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 #8bb5db
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: #8bb5db;
}
This is a sample text used for the color #8bb5db. 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: #8bb5db;
}
This is a sample text used for the color #8bb5db. 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 #8bb5db;
}
This is a sample text used for the color #8bb5db. 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.79%
Green 33.58%
Blue 40.63%
CMYK Percentage
Cyan 53.72
Magenta 25.52%
Yellow 0%
Black 20.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.