#f4cbdc Hex Color
rgb(244, 203, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | cb | dc | - | #f4cbdc |
RGB | 244 | 203 | 220 | - | rgb(244,203,220) |
HSL | 335 | 65% | 88% | - | hsl(335,65%,88%) |
HSV | 335 | 17% | 96% | - | hsv(335,17%,96%) |
XYZ | 71.5824 | 67.1123 | 76.8913 | - | xyz(71.5824,67.1123,76.8913) |
CIE-LAB | 85.56 | 17.15 | -3 | - | lab(85.56,17.15,-3) |
CMYK | 0 | 0.16803278688525 | 0.098360655737705 | 0.043137254901961 | cmyk(0,0.16803278688525,0.098360655737705,0.043137254901961) |
Description
The RGB value of color #f4cbdc is rgb(244, 203, 220).
In the hex color #f4cbdc, The value of Red is 244, value of Green is 203, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #f4cbdc consists of 335° Hue, 65% Saturation, and 88% Lightness.
In the CMYK color model, the color #f4cbdc can be represented as Cyan=0%, Magenta=0.16803278688525%, Yellow=0.098360655737705%, and Black=0.043137254901961%.
Shades of #f4cbdc
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 #f4cbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f4cbdc
Preview of #f4cbdc on White Background
The contrast ratio of #f4cbdc with white color is 1.46
Preview of #f4cbdc on black background
The contrast ratio of #f4cbdc with black color is 14.42
#f4cbdc color will look good with a black background.
Color Schemes of #f4cbdc
Triadic Colors of #f4cbdc
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 #f4cbdc
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 #f4cbdc
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 #f4cbdc
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: #f4cbdc;
}
This is a sample text used for the color #f4cbdc. 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: #f4cbdc;
}
This is a sample text used for the color #f4cbdc. 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 #f4cbdc;
}
This is a sample text used for the color #f4cbdc. 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 36.58%
Green 30.43%
Blue 32.98%
CMYK Percentage
Cyan 0
Magenta 54.29%
Yellow 31.78%
Black 13.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.