#fdb4fa Hex Color
rgb(253, 180, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | b4 | fa | - | #fdb4fa |
RGB | 253 | 180 | 250 | - | rgb(253,180,250) |
HSL | 302 | 95% | 85% | - | hsl(302,95%,85%) |
HSV | 302 | 29% | 99% | - | hsv(302,29%,99%) |
XYZ | 74.0846 | 60.4273 | 98.2014 | - | xyz(74.0846,60.4273,98.2014) |
CIE-LAB | 82.07 | 37.44 | -24.15 | - | lab(82.07,37.44,-24.15) |
CMYK | 0 | 0.28853754940711 | 0.011857707509881 | 0.0078431372549019 | cmyk(0,0.28853754940711,0.011857707509881,0.0078431372549019) |
Description
The RGB value of color #fdb4fa is rgb(253, 180, 250).
In the hex color #fdb4fa, The value of Red is 253, value of Green is 180, and value of Blue is 250. The primary color is Red. Similarly, The HSL values for #fdb4fa consists of 302° Hue, 95% Saturation, and 85% Lightness.
In the CMYK color model, the color #fdb4fa can be represented as Cyan=0%, Magenta=0.28853754940711%, Yellow=0.011857707509881%, and Black=0.0078431372549019%.
Shades of #fdb4fa
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 #fdb4fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdb4fa
Preview of #fdb4fa on White Background
The contrast ratio of #fdb4fa with white color is 1.6
Preview of #fdb4fa on black background
The contrast ratio of #fdb4fa with black color is 13.09
#fdb4fa color will look good with a black background.
Color Schemes of #fdb4fa
Triadic Colors of #fdb4fa
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 #fdb4fa
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 #fdb4fa
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 #fdb4fa
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: #fdb4fa;
}
This is a sample text used for the color #fdb4fa. 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: #fdb4fa;
}
This is a sample text used for the color #fdb4fa. 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 #fdb4fa;
}
This is a sample text used for the color #fdb4fa. 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 37.04%
Green 26.35%
Blue 36.6%
CMYK Percentage
Cyan 0
Magenta 93.61%
Yellow 3.85%
Black 2.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.