#ffc05a Hex Color
rgb(255, 192, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | c0 | 5a | - | #ffc05a |
RGB | 255 | 192 | 90 | - | rgb(255,192,90) |
HSL | 37 | 100% | 68% | - | hsl(37,100%,68%) |
HSV | 37 | 65% | 100% | - | hsv(37,65%,100%) |
XYZ | 61.9351 | 59.6975 | 17.9313 | - | xyz(61.9351,59.6975,17.9313) |
CIE-LAB | 81.67 | 12.47 | 58.78 | - | lab(81.67,12.47,58.78) |
CMYK | 0 | 0.24705882352941 | 0.64705882352941 | 0 | cmyk(0,0.24705882352941,0.64705882352941,0) |
Description
The RGB value of color #ffc05a is rgb(255, 192, 90).
In the hex color #ffc05a, The value of Red is 255, value of Green is 192, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #ffc05a consists of 37° Hue, 100% Saturation, and 68% Lightness.
In the CMYK color model, the color #ffc05a can be represented as Cyan=0%, Magenta=0.24705882352941%, Yellow=0.64705882352941%, and Black=0%.
Shades of #ffc05a
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 #ffc05a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffc05a
Preview of #ffc05a on White Background
The contrast ratio of #ffc05a with white color is 1.62
Preview of #ffc05a on black background
The contrast ratio of #ffc05a with black color is 12.94
#ffc05a color will look good with a black background.
Color Schemes of #ffc05a
Triadic Colors of #ffc05a
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 #ffc05a
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 #ffc05a
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 #ffc05a
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: #ffc05a;
}
This is a sample text used for the color #ffc05a. 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: #ffc05a;
}
This is a sample text used for the color #ffc05a. 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 #ffc05a;
}
This is a sample text used for the color #ffc05a. 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 47.49%
Green 35.75%
Blue 16.76%
CMYK Percentage
Cyan 0
Magenta 27.63%
Yellow 72.37%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.