#ffc8ac Hex Color
rgb(255, 200, 172)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | c8 | ac | - | #ffc8ac |
| RGB | 255 | 200 | 172 | - | rgb(255,200,172) |
| HSL | 20 | 100% | 84% | - | hsl(20,100%,84%) |
| HSV | 20 | 33% | 100% | - | hsv(20,33%,100%) |
| XYZ | 69.3407 | 65.5471 | 48.0269 | - | xyz(69.3407,65.5471,48.0269) |
| CIE-LAB | 84.76 | 15.78 | 21.49 | - | lab(84.76,15.78,21.49) |
| CMYK | 0 | 0.2156862745098 | 0.32549019607843 | 0 | cmyk(0,0.2156862745098,0.32549019607843,0) |
Description
The RGB value of color #ffc8ac is rgb(255, 200, 172).
In the hex color #ffc8ac, The value of Red is 255, value of Green is 200, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #ffc8ac consists of 20° Hue, 100% Saturation, and 84% Lightness.
In the CMYK color model, the color #ffc8ac can be represented as Cyan=0%, Magenta=0.2156862745098%, Yellow=0.32549019607843%, and Black=0%.
Shades of #ffc8ac
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 #ffc8ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffc8ac
Preview of #ffc8ac on White Background
The contrast ratio of #ffc8ac with white color is 1.49
Preview of #ffc8ac on black background
The contrast ratio of #ffc8ac with black color is 14.11
#ffc8ac color will look good with a black background.
Color Schemes of #ffc8ac
Triadic Colors of #ffc8ac
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 #ffc8ac
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 #ffc8ac
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 #ffc8ac
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: #ffc8ac;
}
This is a sample text used for the color #ffc8ac. 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: #ffc8ac;
}
This is a sample text used for the color #ffc8ac. 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 #ffc8ac;
}
This is a sample text used for the color #ffc8ac. 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 40.67%
Green 31.9%
Blue 27.43%
CMYK Percentage
Cyan 0
Magenta 39.86%
Yellow 60.14%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.