#f4c2db Hex Color
rgb(244, 194, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | c2 | db | - | #f4c2db |
RGB | 244 | 194 | 219 | - | rgb(244,194,219) |
HSL | 330 | 69% | 86% | - | hsl(330,69%,86%) |
HSV | 330 | 20% | 96% | - | hsv(330,20%,96%) |
XYZ | 69.3862 | 62.9311 | 75.5077 | - | xyz(69.3862,62.9311,75.5077) |
CIE-LAB | 83.41 | 21.74 | -5.64 | - | lab(83.41,21.74,-5.64) |
CMYK | 0 | 0.20491803278689 | 0.10245901639344 | 0.043137254901961 | cmyk(0,0.20491803278689,0.10245901639344,0.043137254901961) |
Description
The RGB value of color #f4c2db is rgb(244, 194, 219).
In the hex color #f4c2db, The value of Red is 244, value of Green is 194, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #f4c2db consists of 330° Hue, 69% Saturation, and 86% Lightness.
In the CMYK color model, the color #f4c2db can be represented as Cyan=0%, Magenta=0.20491803278689%, Yellow=0.10245901639344%, and Black=0.043137254901961%.
Shades of #f4c2db
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 #f4c2db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f4c2db
Preview of #f4c2db on White Background
The contrast ratio of #f4c2db with white color is 1.55
Preview of #f4c2db on black background
The contrast ratio of #f4c2db with black color is 13.59
#f4c2db color will look good with a black background.
Color Schemes of #f4c2db
Triadic Colors of #f4c2db
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 #f4c2db
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 #f4c2db
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 #f4c2db
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: #f4c2db;
}
This is a sample text used for the color #f4c2db. 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: #f4c2db;
}
This is a sample text used for the color #f4c2db. 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 #f4c2db;
}
This is a sample text used for the color #f4c2db. 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.14%
Green 29.53%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 58.46%
Yellow 29.23%
Black 12.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.