#fcfebc Hex Color
rgb(252, 254, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | fe | bc | - | #fcfebc |
RGB | 252 | 254 | 188 | - | rgb(252,254,188) |
HSL | 62 | 97% | 87% | - | hsl(62,97%,87%) |
HSV | 62 | 26% | 100% | - | hsv(62,26%,100%) |
XYZ | 84.6638 | 95.2099 | 61.492 | - | xyz(84.6638,95.2099,61.492) |
CIE-LAB | 98.12 | -10.8 | 31.44 | - | lab(98.12,-10.8,31.44) |
CMYK | 0.0078740157480315 | 0 | 0.25984251968504 | 0.003921568627451 | cmyk(0.0078740157480315,0,0.25984251968504,0.003921568627451) |
Description
The RGB value of color #fcfebc is rgb(252, 254, 188).
In the hex color #fcfebc, The value of Red is 252, value of Green is 254, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #fcfebc consists of 62° Hue, 97% Saturation, and 87% Lightness.
In the CMYK color model, the color #fcfebc can be represented as Cyan=0.0078740157480315%, Magenta=0%, Yellow=0.25984251968504%, and Black=0.003921568627451%.
Shades of #fcfebc
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 #fcfebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcfebc
Preview of #fcfebc on White Background
The contrast ratio of #fcfebc with white color is 1.05
Preview of #fcfebc on black background
The contrast ratio of #fcfebc with black color is 20.04
#fcfebc color will look good with a black background.
Color Schemes of #fcfebc
Triadic Colors of #fcfebc
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 #fcfebc
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 #fcfebc
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 #fcfebc
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: #fcfebc;
}
This is a sample text used for the color #fcfebc. 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: #fcfebc;
}
This is a sample text used for the color #fcfebc. 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 #fcfebc;
}
This is a sample text used for the color #fcfebc. 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.31%
Green 36.6%
Blue 27.09%
CMYK Percentage
Cyan 2.9
Magenta 0%
Yellow 95.66%
Black 1.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.