#afb4db Hex Color
rgb(175, 180, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | b4 | db | - | #afb4db |
RGB | 175 | 180 | 219 | - | rgb(175,180,219) |
HSL | 233 | 38% | 77% | - | hsl(233,38%,77%) |
HSV | 233 | 20% | 86% | - | hsv(233,20%,86%) |
XYZ | 46.7866 | 46.8709 | 73.5989 | - | xyz(46.7866,46.8709,73.5989) |
CIE-LAB | 74.11 | 6.4 | -20.17 | - | lab(74.11,6.4,-20.17) |
CMYK | 0.20091324200913 | 0.17808219178082 | 0 | 0.14117647058824 | cmyk(0.20091324200913,0.17808219178082,0,0.14117647058824) |
Description
The RGB value of color #afb4db is rgb(175, 180, 219).
In the hex color #afb4db, The value of Red is 175, value of Green is 180, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #afb4db consists of 233° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #afb4db can be represented as Cyan=0.20091324200913%, Magenta=0.17808219178082%, Yellow=0%, and Black=0.14117647058824%.
Shades of #afb4db
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 #afb4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afb4db
Preview of #afb4db on White Background
The contrast ratio of #afb4db with white color is 2.02
Preview of #afb4db on black background
The contrast ratio of #afb4db with black color is 10.37
#afb4db color will look good with a black background.
Color Schemes of #afb4db
Triadic Colors of #afb4db
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 #afb4db
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 #afb4db
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 #afb4db
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: #afb4db;
}
This is a sample text used for the color #afb4db. 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: #afb4db;
}
This is a sample text used for the color #afb4db. 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 #afb4db;
}
This is a sample text used for the color #afb4db. 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 30.49%
Green 31.36%
Blue 38.15%
CMYK Percentage
Cyan 38.62
Magenta 34.24%
Yellow 0%
Black 27.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.