#ffc75e Hex Color
rgb(255, 199, 94)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | c7 | 5e | - | #ffc75e |
| RGB | 255 | 199 | 94 | - | rgb(255,199,94) |
| HSL | 39 | 100% | 68% | - | hsl(39,100%,68%) |
| HSV | 39 | 63% | 100% | - | hsv(39,63%,100%) |
| XYZ | 63.6838 | 62.915 | 19.377 | - | xyz(63.6838,62.915,19.377) |
| CIE-LAB | 83.4 | 9.08 | 58.88 | - | lab(83.4,9.08,58.88) |
| CMYK | 0 | 0.21960784313725 | 0.63137254901961 | 0 | cmyk(0,0.21960784313725,0.63137254901961,0) |
Description
The RGB value of color #ffc75e is rgb(255, 199, 94).
In the hex color #ffc75e, The value of Red is 255, value of Green is 199, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #ffc75e consists of 39° Hue, 100% Saturation, and 68% Lightness.
In the CMYK color model, the color #ffc75e can be represented as Cyan=0%, Magenta=0.21960784313725%, Yellow=0.63137254901961%, and Black=0%.
Shades of #ffc75e
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 #ffc75e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffc75e
Preview of #ffc75e on White Background
The contrast ratio of #ffc75e with white color is 1.55
Preview of #ffc75e on black background
The contrast ratio of #ffc75e with black color is 13.58
#ffc75e color will look good with a black background.
Color Schemes of #ffc75e
Triadic Colors of #ffc75e
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 #ffc75e
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 #ffc75e
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 #ffc75e
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: #ffc75e;
}
This is a sample text used for the color #ffc75e. 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: #ffc75e;
}
This is a sample text used for the color #ffc75e. 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 #ffc75e;
}
This is a sample text used for the color #ffc75e. 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 46.53%
Green 36.31%
Blue 17.15%
CMYK Percentage
Cyan 0
Magenta 25.81%
Yellow 74.19%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.