#ffefac Hex Color
rgb(255, 239, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | ef | ac | - | #ffefac |
RGB | 255 | 239 | 172 | - | rgb(255,239,172) |
HSL | 48 | 100% | 84% | - | hsl(48,100%,84%) |
HSV | 48 | 33% | 100% | - | hsv(48,33%,100%) |
XYZ | 79.5529 | 85.9716 | 51.431 | - | xyz(79.5529,85.9716,51.431) |
CIE-LAB | 94.3 | -4.23 | 34.41 | - | lab(94.3,-4.23,34.41) |
CMYK | 0 | 0.062745098039216 | 0.32549019607843 | 0 | cmyk(0,0.062745098039216,0.32549019607843,0) |
Description
The RGB value of color #ffefac is rgb(255, 239, 172).
In the hex color #ffefac, The value of Red is 255, value of Green is 239, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #ffefac consists of 48° Hue, 100% Saturation, and 84% Lightness.
In the CMYK color model, the color #ffefac can be represented as Cyan=0%, Magenta=0.062745098039216%, Yellow=0.32549019607843%, and Black=0%.
Shades of #ffefac
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 #ffefac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffefac
Preview of #ffefac on White Background
The contrast ratio of #ffefac with white color is 1.15
Preview of #ffefac on black background
The contrast ratio of #ffefac with black color is 18.19
#ffefac color will look good with a black background.
Color Schemes of #ffefac
Triadic Colors of #ffefac
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 #ffefac
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 #ffefac
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 #ffefac
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: #ffefac;
}
This is a sample text used for the color #ffefac. 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: #ffefac;
}
This is a sample text used for the color #ffefac. 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 #ffefac;
}
This is a sample text used for the color #ffefac. 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 38.29%
Green 35.89%
Blue 25.83%
CMYK Percentage
Cyan 0
Magenta 16.16%
Yellow 83.84%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.