#ff7fad Hex Color
rgb(255, 127, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 7f | ad | - | #ff7fad |
RGB | 255 | 127 | 173 | - | rgb(255,127,173) |
HSL | 338 | 100% | 75% | - | hsl(338,100%,75%) |
HSV | 338 | 50% | 100% | - | hsv(338,50%,100%) |
XYZ | 56.3722 | 39.4559 | 44.1798 | - | xyz(56.3722,39.4559,44.1798) |
CIE-LAB | 69.08 | 53.37 | -1.37 | - | lab(69.08,53.37,-1.37) |
CMYK | 0 | 0.50196078431373 | 0.32156862745098 | 0 | cmyk(0,0.50196078431373,0.32156862745098,0) |
Description
The RGB value of color #ff7fad is rgb(255, 127, 173).
In the hex color #ff7fad, The value of Red is 255, value of Green is 127, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #ff7fad consists of 338° Hue, 100% Saturation, and 75% Lightness.
In the CMYK color model, the color #ff7fad can be represented as Cyan=0%, Magenta=0.50196078431373%, Yellow=0.32156862745098%, and Black=0%.
Shades of #ff7fad
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 #ff7fad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff7fad
Preview of #ff7fad on White Background
The contrast ratio of #ff7fad with white color is 2.36
Preview of #ff7fad on black background
The contrast ratio of #ff7fad with black color is 8.89
#ff7fad color will look good with a black background.
Color Schemes of #ff7fad
Triadic Colors of #ff7fad
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 #ff7fad
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 #ff7fad
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 #ff7fad
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: #ff7fad;
}
This is a sample text used for the color #ff7fad. 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: #ff7fad;
}
This is a sample text used for the color #ff7fad. 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 #ff7fad;
}
This is a sample text used for the color #ff7fad. 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.95%
Green 22.88%
Blue 31.17%
CMYK Percentage
Cyan 0
Magenta 60.95%
Yellow 39.05%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.