#ffa09b Hex Color
rgb(255, 160, 155)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | a0 | 9b | - | #ffa09b |
| RGB | 255 | 160 | 155 | - | rgb(255,160,155) |
| HSL | 3 | 100% | 80% | - | hsl(3,100%,80%) |
| HSV | 3 | 39% | 100% | - | hsv(3,39%,100%) |
| XYZ | 59.7272 | 48.7682 | 37.2756 | - | xyz(59.7272,48.7682,37.2756) |
| CIE-LAB | 75.31 | 34.7 | 17.51 | - | lab(75.31,34.7,17.51) |
| CMYK | 0 | 0.37254901960784 | 0.3921568627451 | 0 | cmyk(0,0.37254901960784,0.3921568627451,0) |
Description
The RGB value of color #ffa09b is rgb(255, 160, 155).
In the hex color #ffa09b, The value of Red is 255, value of Green is 160, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #ffa09b consists of 3° Hue, 100% Saturation, and 80% Lightness.
In the CMYK color model, the color #ffa09b can be represented as Cyan=0%, Magenta=0.37254901960784%, Yellow=0.3921568627451%, and Black=0%.
Shades of #ffa09b
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 #ffa09b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffa09b
Preview of #ffa09b on White Background
The contrast ratio of #ffa09b with white color is 1.95
Preview of #ffa09b on black background
The contrast ratio of #ffa09b with black color is 10.75
#ffa09b color will look good with a black background.
Color Schemes of #ffa09b
Triadic Colors of #ffa09b
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 #ffa09b
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 #ffa09b
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 #ffa09b
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: #ffa09b;
}
This is a sample text used for the color #ffa09b. 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: #ffa09b;
}
This is a sample text used for the color #ffa09b. 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 #ffa09b;
}
This is a sample text used for the color #ffa09b. 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 44.74%
Green 28.07%
Blue 27.19%
CMYK Percentage
Cyan 0
Magenta 48.72%
Yellow 51.28%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.