#fbcdf9 Hex Color
rgb(251, 205, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | cd | f9 | - | #fbcdf9 |
RGB | 251 | 205 | 249 | - | rgb(251,205,249) |
HSL | 303 | 85% | 89% | - | hsl(303,85%,89%) |
HSV | 303 | 18% | 98% | - | hsv(303,18%,98%) |
XYZ | 78.7139 | 71.0114 | 99.1804 | - | xyz(78.7139,71.0114,99.1804) |
CIE-LAB | 87.49 | 23.46 | -15.44 | - | lab(87.49,23.46,-15.44) |
CMYK | 0 | 0.18326693227092 | 0.0079681274900398 | 0.015686274509804 | cmyk(0,0.18326693227092,0.0079681274900398,0.015686274509804) |
Description
The RGB value of color #fbcdf9 is rgb(251, 205, 249).
In the hex color #fbcdf9, The value of Red is 251, value of Green is 205, and value of Blue is 249. The primary color is Red. Similarly, The HSL values for #fbcdf9 consists of 303° Hue, 85% Saturation, and 89% Lightness.
In the CMYK color model, the color #fbcdf9 can be represented as Cyan=0%, Magenta=0.18326693227092%, Yellow=0.0079681274900398%, and Black=0.015686274509804%.
Shades of #fbcdf9
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 #fbcdf9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbcdf9
Preview of #fbcdf9 on White Background
The contrast ratio of #fbcdf9 with white color is 1.38
Preview of #fbcdf9 on black background
The contrast ratio of #fbcdf9 with black color is 15.2
#fbcdf9 color will look good with a black background.
Color Schemes of #fbcdf9
Triadic Colors of #fbcdf9
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 #fbcdf9
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 #fbcdf9
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 #fbcdf9
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: #fbcdf9;
}
This is a sample text used for the color #fbcdf9. 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: #fbcdf9;
}
This is a sample text used for the color #fbcdf9. 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 #fbcdf9;
}
This is a sample text used for the color #fbcdf9. 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 35.6%
Green 29.08%
Blue 35.32%
CMYK Percentage
Cyan 0
Magenta 88.57%
Yellow 3.85%
Black 7.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.