#8b9fdb Hex Color
rgb(139, 159, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 9f | db | - | #8b9fdb |
RGB | 139 | 159 | 219 | - | rgb(139,159,219) |
HSL | 225 | 53% | 70% | - | hsl(225,53%,70%) |
HSV | 225 | 37% | 86% | - | hsv(225,37%,86%) |
XYZ | 35.8318 | 35.3997 | 71.9621 | - | xyz(35.8318,35.3997,71.9621) |
CIE-LAB | 66.06 | 7.5 | -32.73 | - | lab(66.06,7.5,-32.73) |
CMYK | 0.36529680365297 | 0.27397260273973 | 0 | 0.14117647058824 | cmyk(0.36529680365297,0.27397260273973,0,0.14117647058824) |
Description
The RGB value of color #8b9fdb is rgb(139, 159, 219).
In the hex color #8b9fdb, The value of Red is 139, value of Green is 159, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #8b9fdb consists of 225° Hue, 53% Saturation, and 70% Lightness.
In the CMYK color model, the color #8b9fdb can be represented as Cyan=0.36529680365297%, Magenta=0.27397260273973%, Yellow=0%, and Black=0.14117647058824%.
Shades of #8b9fdb
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 #8b9fdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b9fdb
Preview of #8b9fdb on White Background
The contrast ratio of #8b9fdb with white color is 2.6
Preview of #8b9fdb on black background
The contrast ratio of #8b9fdb with black color is 8.08
#8b9fdb color will look good with a black background.
Color Schemes of #8b9fdb
Triadic Colors of #8b9fdb
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 #8b9fdb
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 #8b9fdb
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 #8b9fdb
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: #8b9fdb;
}
This is a sample text used for the color #8b9fdb. 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: #8b9fdb;
}
This is a sample text used for the color #8b9fdb. 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 #8b9fdb;
}
This is a sample text used for the color #8b9fdb. 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 26.89%
Green 30.75%
Blue 42.36%
CMYK Percentage
Cyan 46.81
Magenta 35.1%
Yellow 0%
Black 18.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.