#fda139 Hex Color
rgb(253, 161, 57)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | a1 | 39 | - | #fda139 |
| RGB | 253 | 161 | 57 | - | rgb(253,161,57) |
| HSL | 32 | 98% | 61% | - | hsl(32,98%,61%) |
| HSV | 32 | 77% | 99% | - | hsv(32,77%,99%) |
| XYZ | 53.9914 | 46.6678 | 10.033 | - | xyz(53.9914,46.6678,10.033) |
| CIE-LAB | 73.98 | 26.26 | 64.8 | - | lab(73.98,26.26,64.8) |
| CMYK | 0 | 0.36363636363636 | 0.77470355731225 | 0.0078431372549019 | cmyk(0,0.36363636363636,0.77470355731225,0.0078431372549019) |
Description
The RGB value of color #fda139 is rgb(253, 161, 57).
In the hex color #fda139, The value of Red is 253, value of Green is 161, and value of Blue is 57. The primary color is Red. Similarly, The HSL values for #fda139 consists of 32° Hue, 98% Saturation, and 61% Lightness.
In the CMYK color model, the color #fda139 can be represented as Cyan=0%, Magenta=0.36363636363636%, Yellow=0.77470355731225%, and Black=0.0078431372549019%.
Shades of #fda139
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 #fda139
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda139
Preview of #fda139 on White Background
The contrast ratio of #fda139 with white color is 2.03
Preview of #fda139 on black background
The contrast ratio of #fda139 with black color is 10.33
#fda139 color will look good with a black background.
Color Schemes of #fda139
Triadic Colors of #fda139
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 #fda139
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 #fda139
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 #fda139
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: #fda139;
}
This is a sample text used for the color #fda139. 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: #fda139;
}
This is a sample text used for the color #fda139. 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 #fda139;
}
This is a sample text used for the color #fda139. 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 53.72%
Green 34.18%
Blue 12.1%
CMYK Percentage
Cyan 0
Magenta 31.73%
Yellow 67.59%
Black 0.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.