#accfb2 Hex Color
rgb(172, 207, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | cf | b2 | - | #accfb2 |
RGB | 172 | 207 | 178 | - | rgb(172,207,178) |
HSL | 130 | 27% | 74% | - | hsl(130,27%,74%) |
HSV | 130 | 17% | 81% | - | hsv(130,17%,81%) |
XYZ | 47.362 | 56.6107 | 50.5502 | - | xyz(47.362,56.6107,50.5502) |
CIE-LAB | 79.96 | -17.22 | 10.58 | - | lab(79.96,-17.22,10.58) |
CMYK | 0.16908212560386 | 0 | 0.14009661835749 | 0.18823529411765 | cmyk(0.16908212560386,0,0.14009661835749,0.18823529411765) |
Description
The RGB value of color #accfb2 is rgb(172, 207, 178).
In the hex color #accfb2, The value of Red is 172, value of Green is 207, and value of Blue is 178. The primary color is Green. Similarly, The HSL values for #accfb2 consists of 130° Hue, 27% Saturation, and 74% Lightness.
In the CMYK color model, the color #accfb2 can be represented as Cyan=0.16908212560386%, Magenta=0%, Yellow=0.14009661835749%, and Black=0.18823529411765%.
Shades of #accfb2
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 #accfb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #accfb2
Preview of #accfb2 on White Background
The contrast ratio of #accfb2 with white color is 1.7
Preview of #accfb2 on black background
The contrast ratio of #accfb2 with black color is 12.32
#accfb2 color will look good with a black background.
Color Schemes of #accfb2
Triadic Colors of #accfb2
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 #accfb2
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 #accfb2
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 #accfb2
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: #accfb2;
}
This is a sample text used for the color #accfb2. 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: #accfb2;
}
This is a sample text used for the color #accfb2. 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 #accfb2;
}
This is a sample text used for the color #accfb2. 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.88%
Green 37.16%
Blue 31.96%
CMYK Percentage
Cyan 33.99
Magenta 0%
Yellow 28.16%
Black 37.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.