#fd8aeb Hex Color
rgb(253, 138, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 8a | eb | - | #fd8aeb |
RGB | 253 | 138 | 235 | - | rgb(253,138,235) |
HSL | 309 | 97% | 77% | - | hsl(309,97%,77%) |
HSV | 309 | 45% | 99% | - | hsv(309,45%,99%) |
XYZ | 64.5919 | 45.0578 | 83.8899 | - | xyz(64.5919,45.0578,83.8899) |
CIE-LAB | 72.93 | 56.27 | -30.02 | - | lab(72.93,56.27,-30.02) |
CMYK | 0 | 0.45454545454545 | 0.071146245059289 | 0.0078431372549019 | cmyk(0,0.45454545454545,0.071146245059289,0.0078431372549019) |
Description
The RGB value of color #fd8aeb is rgb(253, 138, 235).
In the hex color #fd8aeb, The value of Red is 253, value of Green is 138, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fd8aeb consists of 309° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #fd8aeb can be represented as Cyan=0%, Magenta=0.45454545454545%, Yellow=0.071146245059289%, and Black=0.0078431372549019%.
Shades of #fd8aeb
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 #fd8aeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd8aeb
Preview of #fd8aeb on White Background
The contrast ratio of #fd8aeb with white color is 2.1
Preview of #fd8aeb on black background
The contrast ratio of #fd8aeb with black color is 10.01
#fd8aeb color will look good with a black background.
Color Schemes of #fd8aeb
Triadic Colors of #fd8aeb
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 #fd8aeb
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 #fd8aeb
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 #fd8aeb
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: #fd8aeb;
}
This is a sample text used for the color #fd8aeb. 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: #fd8aeb;
}
This is a sample text used for the color #fd8aeb. 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 #fd8aeb;
}
This is a sample text used for the color #fd8aeb. 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 40.42%
Green 22.04%
Blue 37.54%
CMYK Percentage
Cyan 0
Magenta 85.2%
Yellow 13.33%
Black 1.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.