#fcd26f Hex Color
rgb(252, 210, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | d2 | 6f | - | #fcd26f |
RGB | 252 | 210 | 111 | - | rgb(252,210,111) |
HSL | 42 | 96% | 71% | - | hsl(42,96%,71%) |
HSV | 42 | 56% | 99% | - | hsv(42,56%,99%) |
XYZ | 66.0607 | 67.9363 | 24.6702 | - | xyz(66.0607,67.9363,24.6702) |
CIE-LAB | 85.97 | 3.35 | 53.89 | - | lab(85.97,3.35,53.89) |
CMYK | 0 | 0.16666666666667 | 0.55952380952381 | 0.011764705882353 | cmyk(0,0.16666666666667,0.55952380952381,0.011764705882353) |
Description
The RGB value of color #fcd26f is rgb(252, 210, 111).
In the hex color #fcd26f, The value of Red is 252, value of Green is 210, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #fcd26f consists of 42° Hue, 96% Saturation, and 71% Lightness.
In the CMYK color model, the color #fcd26f can be represented as Cyan=0%, Magenta=0.16666666666667%, Yellow=0.55952380952381%, and Black=0.011764705882353%.
Shades of #fcd26f
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 #fcd26f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcd26f
Preview of #fcd26f on White Background
The contrast ratio of #fcd26f with white color is 1.44
Preview of #fcd26f on black background
The contrast ratio of #fcd26f with black color is 14.59
#fcd26f color will look good with a black background.
Color Schemes of #fcd26f
Triadic Colors of #fcd26f
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 #fcd26f
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 #fcd26f
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 #fcd26f
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: #fcd26f;
}
This is a sample text used for the color #fcd26f. 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: #fcd26f;
}
This is a sample text used for the color #fcd26f. 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 #fcd26f;
}
This is a sample text used for the color #fcd26f. 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 43.98%
Green 36.65%
Blue 19.37%
CMYK Percentage
Cyan 0
Magenta 22.58%
Yellow 75.82%
Black 1.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.