#f5cd7d Hex Color
rgb(245, 205, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | cd | 7d | - | #f5cd7d |
RGB | 245 | 205 | 125 | - | rgb(245,205,125) |
HSL | 40 | 86% | 73% | - | hsl(40,86%,73%) |
HSV | 40 | 49% | 96% | - | hsv(40,49%,96%) |
XYZ | 63.1892 | 64.5558 | 28.5321 | - | xyz(63.1892,64.5558,28.5321) |
CIE-LAB | 84.25 | 4.26 | 44.87 | - | lab(84.25,4.26,44.87) |
CMYK | 0 | 0.16326530612245 | 0.48979591836735 | 0.03921568627451 | cmyk(0,0.16326530612245,0.48979591836735,0.03921568627451) |
Description
The RGB value of color #f5cd7d is rgb(245, 205, 125).
In the hex color #f5cd7d, The value of Red is 245, value of Green is 205, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #f5cd7d consists of 40° Hue, 86% Saturation, and 73% Lightness.
In the CMYK color model, the color #f5cd7d can be represented as Cyan=0%, Magenta=0.16326530612245%, Yellow=0.48979591836735%, and Black=0.03921568627451%.
Shades of #f5cd7d
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 #f5cd7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f5cd7d
Preview of #f5cd7d on White Background
The contrast ratio of #f5cd7d with white color is 1.51
Preview of #f5cd7d on black background
The contrast ratio of #f5cd7d with black color is 13.91
#f5cd7d color will look good with a black background.
Color Schemes of #f5cd7d
Triadic Colors of #f5cd7d
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 #f5cd7d
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 #f5cd7d
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 #f5cd7d
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: #f5cd7d;
}
This is a sample text used for the color #f5cd7d. 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: #f5cd7d;
}
This is a sample text used for the color #f5cd7d. 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 #f5cd7d;
}
This is a sample text used for the color #f5cd7d. 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 42.61%
Green 35.65%
Blue 21.74%
CMYK Percentage
Cyan 0
Magenta 23.58%
Yellow 70.75%
Black 5.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.