#fbaef7 Hex Color
rgb(251, 174, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | ae | f7 | - | #fbaef7 |
RGB | 251 | 174 | 247 | - | rgb(251,174,247) |
HSL | 303 | 91% | 83% | - | hsl(303,91%,83%) |
HSV | 303 | 31% | 98% | - | hsv(303,31%,98%) |
XYZ | 71.7082 | 57.4967 | 95.3142 | - | xyz(71.7082,57.4967,95.3142) |
CIE-LAB | 80.46 | 39.41 | -25.01 | - | lab(80.46,39.41,-25.01) |
CMYK | 0 | 0.30677290836653 | 0.01593625498008 | 0.015686274509804 | cmyk(0,0.30677290836653,0.01593625498008,0.015686274509804) |
Description
The RGB value of color #fbaef7 is rgb(251, 174, 247).
In the hex color #fbaef7, The value of Red is 251, value of Green is 174, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fbaef7 consists of 303° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #fbaef7 can be represented as Cyan=0%, Magenta=0.30677290836653%, Yellow=0.01593625498008%, and Black=0.015686274509804%.
Shades of #fbaef7
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 #fbaef7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbaef7
Preview of #fbaef7 on White Background
The contrast ratio of #fbaef7 with white color is 1.68
Preview of #fbaef7 on black background
The contrast ratio of #fbaef7 with black color is 12.5
#fbaef7 color will look good with a black background.
Color Schemes of #fbaef7
Triadic Colors of #fbaef7
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 #fbaef7
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 #fbaef7
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 #fbaef7
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: #fbaef7;
}
This is a sample text used for the color #fbaef7. 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: #fbaef7;
}
This is a sample text used for the color #fbaef7. 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 #fbaef7;
}
This is a sample text used for the color #fbaef7. 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.35%
Green 25.89%
Blue 36.76%
CMYK Percentage
Cyan 0
Magenta 90.66%
Yellow 4.71%
Black 4.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.