#fdbd70 Hex Color
rgb(253, 189, 112)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | bd | 70 | - | #fdbd70 |
| RGB | 253 | 189 | 112 | - | rgb(253,189,112) |
| HSL | 33 | 97% | 72% | - | hsl(33,97%,72%) |
| HSV | 33 | 56% | 99% | - | hsv(33,56%,99%) |
| XYZ | 61.6302 | 58.4477 | 23.3625 | - | xyz(61.6302,58.4477,23.3625) |
| CIE-LAB | 80.99 | 14.72 | 47.49 | - | lab(80.99,14.72,47.49) |
| CMYK | 0 | 0.25296442687747 | 0.55731225296443 | 0.0078431372549019 | cmyk(0,0.25296442687747,0.55731225296443,0.0078431372549019) |
Description
The RGB value of color #fdbd70 is rgb(253, 189, 112).
In the hex color #fdbd70, The value of Red is 253, value of Green is 189, and value of Blue is 112. The primary color is Red. Similarly, The HSL values for #fdbd70 consists of 33° Hue, 97% Saturation, and 72% Lightness.
In the CMYK color model, the color #fdbd70 can be represented as Cyan=0%, Magenta=0.25296442687747%, Yellow=0.55731225296443%, and Black=0.0078431372549019%.
Shades of #fdbd70
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 #fdbd70
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdbd70
Preview of #fdbd70 on White Background
The contrast ratio of #fdbd70 with white color is 1.65
Preview of #fdbd70 on black background
The contrast ratio of #fdbd70 with black color is 12.69
#fdbd70 color will look good with a black background.
Color Schemes of #fdbd70
Triadic Colors of #fdbd70
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 #fdbd70
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 #fdbd70
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 #fdbd70
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: #fdbd70;
}
This is a sample text used for the color #fdbd70. 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: #fdbd70;
}
This is a sample text used for the color #fdbd70. 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 #fdbd70;
}
This is a sample text used for the color #fdbd70. 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 45.67%
Green 34.12%
Blue 20.22%
CMYK Percentage
Cyan 0
Magenta 30.92%
Yellow 68.12%
Black 0.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.