#ffa08d Hex Color
rgb(255, 160, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | a0 | 8d | - | #ffa08d |
RGB | 255 | 160 | 141 | - | rgb(255,160,141) |
HSL | 10 | 100% | 78% | - | hsl(10,100%,78%) |
HSV | 10 | 45% | 100% | - | hsv(10,45%,100%) |
XYZ | 58.6185 | 48.3247 | 31.4374 | - | xyz(58.6185,48.3247,31.4374) |
CIE-LAB | 75.03 | 33.23 | 24.76 | - | lab(75.03,33.23,24.76) |
CMYK | 0 | 0.37254901960784 | 0.44705882352941 | 0 | cmyk(0,0.37254901960784,0.44705882352941,0) |
Description
The RGB value of color #ffa08d is rgb(255, 160, 141).
In the hex color #ffa08d, The value of Red is 255, value of Green is 160, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #ffa08d consists of 10° Hue, 100% Saturation, and 78% Lightness.
In the CMYK color model, the color #ffa08d can be represented as Cyan=0%, Magenta=0.37254901960784%, Yellow=0.44705882352941%, and Black=0%.
Shades of #ffa08d
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 #ffa08d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffa08d
Preview of #ffa08d on White Background
The contrast ratio of #ffa08d with white color is 1.97
Preview of #ffa08d on black background
The contrast ratio of #ffa08d with black color is 10.66
#ffa08d color will look good with a black background.
Color Schemes of #ffa08d
Triadic Colors of #ffa08d
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 #ffa08d
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 #ffa08d
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 #ffa08d
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: #ffa08d;
}
This is a sample text used for the color #ffa08d. 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: #ffa08d;
}
This is a sample text used for the color #ffa08d. 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 #ffa08d;
}
This is a sample text used for the color #ffa08d. 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.86%
Green 28.78%
Blue 25.36%
CMYK Percentage
Cyan 0
Magenta 45.45%
Yellow 54.55%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.