#fdc8ba Hex Color
rgb(253, 200, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | c8 | ba | - | #fdc8ba |
RGB | 253 | 200 | 186 | - | rgb(253,200,186) |
HSL | 13 | 94% | 86% | - | hsl(13,94%,86%) |
HSV | 13 | 26% | 99% | - | hsv(13,26%,99%) |
XYZ | 70.0252 | 65.7364 | 55.452 | - | xyz(70.0252,65.7364,55.452) |
CIE-LAB | 84.86 | 16.84 | 14.18 | - | lab(84.86,16.84,14.18) |
CMYK | 0 | 0.20948616600791 | 0.26482213438735 | 0.0078431372549019 | cmyk(0,0.20948616600791,0.26482213438735,0.0078431372549019) |
Description
The RGB value of color #fdc8ba is rgb(253, 200, 186).
In the hex color #fdc8ba, The value of Red is 253, value of Green is 200, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #fdc8ba consists of 13° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #fdc8ba can be represented as Cyan=0%, Magenta=0.20948616600791%, Yellow=0.26482213438735%, and Black=0.0078431372549019%.
Shades of #fdc8ba
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 #fdc8ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdc8ba
Preview of #fdc8ba on White Background
The contrast ratio of #fdc8ba with white color is 1.48
Preview of #fdc8ba on black background
The contrast ratio of #fdc8ba with black color is 14.15
#fdc8ba color will look good with a black background.
Color Schemes of #fdc8ba
Triadic Colors of #fdc8ba
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 #fdc8ba
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 #fdc8ba
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 #fdc8ba
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: #fdc8ba;
}
This is a sample text used for the color #fdc8ba. 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: #fdc8ba;
}
This is a sample text used for the color #fdc8ba. 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 #fdc8ba;
}
This is a sample text used for the color #fdc8ba. 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 39.59%
Green 31.3%
Blue 29.11%
CMYK Percentage
Cyan 0
Magenta 43.45%
Yellow 54.93%
Black 1.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.