#ffcfdc Hex Color
rgb(255, 207, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | cf | dc | - | #ffcfdc |
| RGB | 255 | 207 | 220 | - | rgb(255,207,220) |
| HSL | 344 | 100% | 91% | - | hsl(344,100%,91%) |
| HSV | 344 | 19% | 100% | - | hsv(344,19%,100%) |
| XYZ | 76.4711 | 71.053 | 77.3943 | - | xyz(76.4711,71.053,77.3943) |
| CIE-LAB | 87.51 | 18.87 | -0.02 | - | lab(87.51,18.87,-0.02) |
| CMYK | 0 | 0.18823529411765 | 0.13725490196078 | 0 | cmyk(0,0.18823529411765,0.13725490196078,0) |
Description
The RGB value of color #ffcfdc is rgb(255, 207, 220).
In the hex color #ffcfdc, The value of Red is 255, value of Green is 207, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #ffcfdc consists of 344° Hue, 100% Saturation, and 91% Lightness.
In the CMYK color model, the color #ffcfdc can be represented as Cyan=0%, Magenta=0.18823529411765%, Yellow=0.13725490196078%, and Black=0%.
This color is named Bologna Sausage.
Shades of #ffcfdc
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 #ffcfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffcfdc
Preview of #ffcfdc on White Background
The contrast ratio of #ffcfdc with white color is 1.38
Preview of #ffcfdc on black background
The contrast ratio of #ffcfdc with black color is 15.21
#ffcfdc color will look good with a black background.
Color Schemes of #ffcfdc
Triadic Colors of #ffcfdc
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 #ffcfdc
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 #ffcfdc
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 #ffcfdc
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: #ffcfdc;
}
This is a sample text used for the color #ffcfdc. 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: #ffcfdc;
}
This is a sample text used for the color #ffcfdc. 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 #ffcfdc;
}
This is a sample text used for the color #ffcfdc. 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 37.39%
Green 30.35%
Blue 32.26%
CMYK Percentage
Cyan 0
Magenta 57.83%
Yellow 42.17%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.