#fcc1bb Hex Color
rgb(252, 193, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | c1 | bb | - | #fcc1bb |
RGB | 252 | 193 | 187 | - | rgb(252,193,187) |
HSL | 6 | 92% | 86% | - | hsl(6,92%,86%) |
HSV | 6 | 26% | 99% | - | hsv(6,26%,99%) |
XYZ | 68.1845 | 62.4232 | 55.4689 | - | xyz(68.1845,62.4232,55.4689) |
CIE-LAB | 83.14 | 20.28 | 11.2 | - | lab(83.14,20.28,11.2) |
CMYK | 0 | 0.23412698412698 | 0.25793650793651 | 0.011764705882353 | cmyk(0,0.23412698412698,0.25793650793651,0.011764705882353) |
Description
The RGB value of color #fcc1bb is rgb(252, 193, 187).
In the hex color #fcc1bb, The value of Red is 252, value of Green is 193, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #fcc1bb consists of 6° Hue, 92% Saturation, and 86% Lightness.
In the CMYK color model, the color #fcc1bb can be represented as Cyan=0%, Magenta=0.23412698412698%, Yellow=0.25793650793651%, and Black=0.011764705882353%.
Shades of #fcc1bb
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 #fcc1bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcc1bb
Preview of #fcc1bb on White Background
The contrast ratio of #fcc1bb with white color is 1.56
Preview of #fcc1bb on black background
The contrast ratio of #fcc1bb with black color is 13.48
#fcc1bb color will look good with a black background.
Color Schemes of #fcc1bb
Triadic Colors of #fcc1bb
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 #fcc1bb
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 #fcc1bb
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 #fcc1bb
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: #fcc1bb;
}
This is a sample text used for the color #fcc1bb. 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: #fcc1bb;
}
This is a sample text used for the color #fcc1bb. 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 #fcc1bb;
}
This is a sample text used for the color #fcc1bb. 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.87%
Green 30.54%
Blue 29.59%
CMYK Percentage
Cyan 0
Magenta 46.47%
Yellow 51.2%
Black 2.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.