#fd9aa1 Hex Color
rgb(253, 154, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 9a | a1 | - | #fd9aa1 |
RGB | 253 | 154 | 161 | - | rgb(253,154,161) |
HSL | 356 | 96% | 80% | - | hsl(356,96%,80%) |
HSV | 356 | 39% | 99% | - | hsv(356,39%,99%) |
XYZ | 58.4966 | 46.5671 | 39.6234 | - | xyz(58.4966,46.5671,39.6234) |
CIE-LAB | 73.91 | 37.75 | 12.23 | - | lab(73.91,37.75,12.23) |
CMYK | 0 | 0.39130434782609 | 0.36363636363636 | 0.0078431372549019 | cmyk(0,0.39130434782609,0.36363636363636,0.0078431372549019) |
Description
The RGB value of color #fd9aa1 is rgb(253, 154, 161).
In the hex color #fd9aa1, The value of Red is 253, value of Green is 154, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #fd9aa1 consists of 356° Hue, 96% Saturation, and 80% Lightness.
In the CMYK color model, the color #fd9aa1 can be represented as Cyan=0%, Magenta=0.39130434782609%, Yellow=0.36363636363636%, and Black=0.0078431372549019%.
Shades of #fd9aa1
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 #fd9aa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd9aa1
Preview of #fd9aa1 on White Background
The contrast ratio of #fd9aa1 with white color is 2.04
Preview of #fd9aa1 on black background
The contrast ratio of #fd9aa1 with black color is 10.31
#fd9aa1 color will look good with a black background.
Color Schemes of #fd9aa1
Triadic Colors of #fd9aa1
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 #fd9aa1
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 #fd9aa1
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 #fd9aa1
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: #fd9aa1;
}
This is a sample text used for the color #fd9aa1. 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: #fd9aa1;
}
This is a sample text used for the color #fd9aa1. 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 #fd9aa1;
}
This is a sample text used for the color #fd9aa1. 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.54%
Green 27.11%
Blue 28.35%
CMYK Percentage
Cyan 0
Magenta 51.3%
Yellow 47.67%
Black 1.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.