#fda76a Hex Color
rgb(253, 167, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | a7 | 6a | - | #fda76a |
RGB | 253 | 167 | 106 | - | rgb(253,167,106) |
HSL | 25 | 97% | 70% | - | hsl(25,97%,70%) |
HSV | 25 | 58% | 99% | - | hsv(25,58%,99%) |
XYZ | 56.9282 | 49.5607 | 20.2014 | - | xyz(56.9282,49.5607,20.2014) |
CIE-LAB | 75.8 | 25.79 | 44.2 | - | lab(75.8,25.79,44.2) |
CMYK | 0 | 0.3399209486166 | 0.58102766798419 | 0.0078431372549019 | cmyk(0,0.3399209486166,0.58102766798419,0.0078431372549019) |
Description
The RGB value of color #fda76a is rgb(253, 167, 106).
In the hex color #fda76a, The value of Red is 253, value of Green is 167, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #fda76a consists of 25° Hue, 97% Saturation, and 70% Lightness.
In the CMYK color model, the color #fda76a can be represented as Cyan=0%, Magenta=0.3399209486166%, Yellow=0.58102766798419%, and Black=0.0078431372549019%.
Shades of #fda76a
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 #fda76a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fda76a
Preview of #fda76a on White Background
The contrast ratio of #fda76a with white color is 1.92
Preview of #fda76a on black background
The contrast ratio of #fda76a with black color is 10.91
#fda76a color will look good with a black background.
Color Schemes of #fda76a
Triadic Colors of #fda76a
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 #fda76a
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 #fda76a
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 #fda76a
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: #fda76a;
}
This is a sample text used for the color #fda76a. 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: #fda76a;
}
This is a sample text used for the color #fda76a. 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 #fda76a;
}
This is a sample text used for the color #fda76a. 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 48.1%
Green 31.75%
Blue 20.15%
CMYK Percentage
Cyan 0
Magenta 36.6%
Yellow 62.56%
Black 0.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.