#fbcaf6 Hex Color
rgb(251, 202, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | ca | f6 | - | #fbcaf6 |
RGB | 251 | 202 | 246 | - | rgb(251,202,246) |
HSL | 306 | 86% | 89% | - | hsl(306,86%,89%) |
HSV | 306 | 20% | 98% | - | hsv(306,20%,98%) |
XYZ | 77.5387 | 69.4041 | 96.4984 | - | xyz(77.5387,69.4041,96.4984) |
CIE-LAB | 86.7 | 24.5 | -15.03 | - | lab(86.7,24.5,-15.03) |
CMYK | 0 | 0.19521912350598 | 0.0199203187251 | 0.015686274509804 | cmyk(0,0.19521912350598,0.0199203187251,0.015686274509804) |
Description
The RGB value of color #fbcaf6 is rgb(251, 202, 246).
In the hex color #fbcaf6, The value of Red is 251, value of Green is 202, and value of Blue is 246. The primary color is Red. Similarly, The HSL values for #fbcaf6 consists of 306° Hue, 86% Saturation, and 89% Lightness.
In the CMYK color model, the color #fbcaf6 can be represented as Cyan=0%, Magenta=0.19521912350598%, Yellow=0.0199203187251%, and Black=0.015686274509804%.
Shades of #fbcaf6
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 #fbcaf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbcaf6
Preview of #fbcaf6 on White Background
The contrast ratio of #fbcaf6 with white color is 1.41
Preview of #fbcaf6 on black background
The contrast ratio of #fbcaf6 with black color is 14.88
#fbcaf6 color will look good with a black background.
Color Schemes of #fbcaf6
Triadic Colors of #fbcaf6
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 #fbcaf6
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 #fbcaf6
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 #fbcaf6
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: #fbcaf6;
}
This is a sample text used for the color #fbcaf6. 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: #fbcaf6;
}
This is a sample text used for the color #fbcaf6. 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 #fbcaf6;
}
This is a sample text used for the color #fbcaf6. 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.91%
Green 28.9%
Blue 35.19%
CMYK Percentage
Cyan 0
Magenta 84.57%
Yellow 8.63%
Black 6.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.