#fdbd0e Hex Color
rgb(253, 189, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | bd | 0e | - | #fdbd0e |
RGB | 253 | 189 | 14 | - | rgb(253,189,14) |
HSL | 44 | 98% | 52% | - | hsl(44,98%,52%) |
HSV | 44 | 94% | 99% | - | hsv(44,94%,99%) |
XYZ | 58.7849 | 57.3095 | 8.379 | - | xyz(58.7849,57.3095,8.379) |
CIE-LAB | 80.35 | 10.69 | 81.06 | - | lab(80.35,10.69,81.06) |
CMYK | 0 | 0.25296442687747 | 0.94466403162055 | 0.0078431372549019 | cmyk(0,0.25296442687747,0.94466403162055,0.0078431372549019) |
Description
The RGB value of color #fdbd0e is rgb(253, 189, 14).
In the hex color #fdbd0e, The value of Red is 253, value of Green is 189, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #fdbd0e consists of 44° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #fdbd0e can be represented as Cyan=0%, Magenta=0.25296442687747%, Yellow=0.94466403162055%, and Black=0.0078431372549019%.
Shades of #fdbd0e
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 #fdbd0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdbd0e
Preview of #fdbd0e on White Background
The contrast ratio of #fdbd0e with white color is 1.69
Preview of #fdbd0e on black background
The contrast ratio of #fdbd0e with black color is 12.46
#fdbd0e color will look good with a black background.
Color Schemes of #fdbd0e
Triadic Colors of #fdbd0e
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 #fdbd0e
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 #fdbd0e
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 #fdbd0e
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: #fdbd0e;
}
This is a sample text used for the color #fdbd0e. 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: #fdbd0e;
}
This is a sample text used for the color #fdbd0e. 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 #fdbd0e;
}
This is a sample text used for the color #fdbd0e. 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 55.48%
Green 41.45%
Blue 3.07%
CMYK Percentage
Cyan 0
Magenta 20.98%
Yellow 78.36%
Black 0.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.