#8faacb Hex Color
rgb(143, 170, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | aa | cb | - | #8faacb |
RGB | 143 | 170 | 203 | - | rgb(143,170,203) |
HSL | 213 | 37% | 68% | - | hsl(213,37%,68%) |
HSV | 213 | 30% | 80% | - | hsv(213,30%,80%) |
XYZ | 36.4819 | 38.9009 | 62.0857 | - | xyz(36.4819,38.9009,62.0857) |
CIE-LAB | 68.68 | -1.63 | -19.85 | - | lab(68.68,-1.63,-19.85) |
CMYK | 0.29556650246305 | 0.16256157635468 | 0 | 0.20392156862745 | cmyk(0.29556650246305,0.16256157635468,0,0.20392156862745) |
Description
The RGB value of color #8faacb is rgb(143, 170, 203).
In the hex color #8faacb, The value of Red is 143, value of Green is 170, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #8faacb consists of 213° Hue, 37% Saturation, and 68% Lightness.
In the CMYK color model, the color #8faacb can be represented as Cyan=0.29556650246305%, Magenta=0.16256157635468%, Yellow=0%, and Black=0.20392156862745%.
Shades of #8faacb
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 #8faacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8faacb
Preview of #8faacb on White Background
The contrast ratio of #8faacb with white color is 2.39
Preview of #8faacb on black background
The contrast ratio of #8faacb with black color is 8.78
#8faacb color will look good with a black background.
Color Schemes of #8faacb
Triadic Colors of #8faacb
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 #8faacb
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 #8faacb
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 #8faacb
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: #8faacb;
}
This is a sample text used for the color #8faacb. 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: #8faacb;
}
This is a sample text used for the color #8faacb. 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 #8faacb;
}
This is a sample text used for the color #8faacb. 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 27.71%
Green 32.95%
Blue 39.34%
CMYK Percentage
Cyan 44.64
Magenta 24.55%
Yellow 0%
Black 30.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.