#abcbbf Hex Color
rgb(171, 203, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | cb | bf | - | #abcbbf |
RGB | 171 | 203 | 191 | - | rgb(171,203,191) |
HSL | 158 | 24% | 73% | - | hsl(158,24%,73%) |
HSV | 158 | 16% | 80% | - | hsv(158,16%,80%) |
XYZ | 47.5545 | 55.1314 | 57.4252 | - | xyz(47.5545,55.1314,57.4252) |
CIE-LAB | 79.12 | -13.05 | 2.41 | - | lab(79.12,-13.05,2.41) |
CMYK | 0.1576354679803 | 0 | 0.059113300492611 | 0.20392156862745 | cmyk(0.1576354679803,0,0.059113300492611,0.20392156862745) |
Description
The RGB value of color #abcbbf is rgb(171, 203, 191).
In the hex color #abcbbf, The value of Red is 171, value of Green is 203, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #abcbbf consists of 158° Hue, 24% Saturation, and 73% Lightness.
In the CMYK color model, the color #abcbbf can be represented as Cyan=0.1576354679803%, Magenta=0%, Yellow=0.059113300492611%, and Black=0.20392156862745%.
Shades of #abcbbf
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 #abcbbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abcbbf
Preview of #abcbbf on White Background
The contrast ratio of #abcbbf with white color is 1.75
Preview of #abcbbf on black background
The contrast ratio of #abcbbf with black color is 12.03
#abcbbf color will look good with a black background.
Color Schemes of #abcbbf
Triadic Colors of #abcbbf
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 #abcbbf
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 #abcbbf
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 #abcbbf
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: #abcbbf;
}
This is a sample text used for the color #abcbbf. 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: #abcbbf;
}
This is a sample text used for the color #abcbbf. 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 #abcbbf;
}
This is a sample text used for the color #abcbbf. 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.27%
Green 35.93%
Blue 33.81%
CMYK Percentage
Cyan 37.47
Magenta 0%
Yellow 14.05%
Black 48.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.