#faeecb Hex Color
rgb(250, 238, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ee | cb | - | #faeecb |
RGB | 250 | 238 | 203 | - | rgb(250,238,203) |
HSL | 45 | 82% | 89% | - | hsl(45,82%,89%) |
HSV | 45 | 19% | 98% | - | hsv(45,19%,98%) |
XYZ | 80.7784 | 85.7849 | 68.8006 | - | xyz(80.7784,85.7849,68.8006) |
CIE-LAB | 94.22 | -1.48 | 18.41 | - | lab(94.22,-1.48,18.41) |
CMYK | 0 | 0.048 | 0.188 | 0.019607843137255 | cmyk(0,0.048,0.188,0.019607843137255) |
Description
The RGB value of color #faeecb is rgb(250, 238, 203).
In the hex color #faeecb, The value of Red is 250, value of Green is 238, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #faeecb consists of 45° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #faeecb can be represented as Cyan=0%, Magenta=0.048%, Yellow=0.188%, and Black=0.019607843137255%.
This color is named Orecchiette.
Shades of #faeecb
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 #faeecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faeecb
Preview of #faeecb on White Background
The contrast ratio of #faeecb with white color is 1.16
Preview of #faeecb on black background
The contrast ratio of #faeecb with black color is 18.16
#faeecb color will look good with a black background.
Color Schemes of #faeecb
Triadic Colors of #faeecb
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 #faeecb
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 #faeecb
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 #faeecb
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: #faeecb;
}
This is a sample text used for the color #faeecb. 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: #faeecb;
}
This is a sample text used for the color #faeecb. 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 #faeecb;
}
This is a sample text used for the color #faeecb. 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.18%
Green 34.44%
Blue 29.38%
CMYK Percentage
Cyan 0
Magenta 18.78%
Yellow 73.55%
Black 7.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.