#a7abcb Hex Color
rgb(167, 171, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | ab | cb | - | #a7abcb |
RGB | 167 | 171 | 203 | - | rgb(167,171,203) |
HSL | 233 | 26% | 73% | - | hsl(233,26%,73%) |
HSV | 233 | 18% | 80% | - | hsv(233,18%,80%) |
XYZ | 41.2788 | 41.6531 | 62.3641 | - | xyz(41.2788,41.6531,62.3641) |
CIE-LAB | 70.63 | 5.24 | -16.73 | - | lab(70.63,5.24,-16.73) |
CMYK | 0.17733990147783 | 0.1576354679803 | 0 | 0.20392156862745 | cmyk(0.17733990147783,0.1576354679803,0,0.20392156862745) |
Description
The RGB value of color #a7abcb is rgb(167, 171, 203).
In the hex color #a7abcb, The value of Red is 167, value of Green is 171, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #a7abcb consists of 233° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #a7abcb can be represented as Cyan=0.17733990147783%, Magenta=0.1576354679803%, Yellow=0%, and Black=0.20392156862745%.
Shades of #a7abcb
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 #a7abcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7abcb
Preview of #a7abcb on White Background
The contrast ratio of #a7abcb with white color is 2.25
Preview of #a7abcb on black background
The contrast ratio of #a7abcb with black color is 9.33
#a7abcb color will look good with a black background.
Color Schemes of #a7abcb
Triadic Colors of #a7abcb
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 #a7abcb
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 #a7abcb
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 #a7abcb
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: #a7abcb;
}
This is a sample text used for the color #a7abcb. 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: #a7abcb;
}
This is a sample text used for the color #a7abcb. 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 #a7abcb;
}
This is a sample text used for the color #a7abcb. 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.87%
Green 31.61%
Blue 37.52%
CMYK Percentage
Cyan 32.91
Magenta 29.25%
Yellow 0%
Black 37.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.