#f4edcb Hex Color
rgb(244, 237, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f4 | ed | cb | - | #f4edcb |
RGB | 244 | 237 | 203 | - | rgb(244,237,203) |
HSL | 50 | 65% | 88% | - | hsl(50,65%,88%) |
HSV | 50 | 17% | 96% | - | hsv(50,17%,96%) |
XYZ | 78.3719 | 84.1133 | 68.6048 | - | xyz(78.3719,84.1133,68.6048) |
CIE-LAB | 93.5 | -3.12 | 17.33 | - | lab(93.5,-3.12,17.33) |
CMYK | 0 | 0.028688524590164 | 0.16803278688525 | 0.043137254901961 | cmyk(0,0.028688524590164,0.16803278688525,0.043137254901961) |
Description
The RGB value of color #f4edcb is rgb(244, 237, 203).
In the hex color #f4edcb, The value of Red is 244, value of Green is 237, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #f4edcb consists of 50° Hue, 65% Saturation, and 88% Lightness.
In the CMYK color model, the color #f4edcb can be represented as Cyan=0%, Magenta=0.028688524590164%, Yellow=0.16803278688525%, and Black=0.043137254901961%.
Shades of #f4edcb
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 #f4edcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f4edcb
Preview of #f4edcb on White Background
The contrast ratio of #f4edcb with white color is 1.18
Preview of #f4edcb on black background
The contrast ratio of #f4edcb with black color is 17.82
#f4edcb color will look good with a black background.
Color Schemes of #f4edcb
Triadic Colors of #f4edcb
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 #f4edcb
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 #f4edcb
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 #f4edcb
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: #f4edcb;
}
This is a sample text used for the color #f4edcb. 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: #f4edcb;
}
This is a sample text used for the color #f4edcb. 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 #f4edcb;
}
This is a sample text used for the color #f4edcb. 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 35.67%
Green 34.65%
Blue 29.68%
CMYK Percentage
Cyan 0
Magenta 11.96%
Yellow 70.05%
Black 17.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.