#fb6be7 Hex Color
rgb(251, 107, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 6b | e7 | - | #fb6be7 |
RGB | 251 | 107 | 231 | - | rgb(251,107,231) |
HSL | 308 | 95% | 70% | - | hsl(308,95%,70%) |
HSV | 308 | 57% | 98% | - | hsv(308,57%,98%) |
XYZ | 59.4652 | 36.7941 | 79.5691 | - | xyz(59.4652,36.7941,79.5691) |
CIE-LAB | 67.12 | 69.35 | -36.83 | - | lab(67.12,69.35,-36.83) |
CMYK | 0 | 0.57370517928287 | 0.079681274900398 | 0.015686274509804 | cmyk(0,0.57370517928287,0.079681274900398,0.015686274509804) |
Description
The RGB value of color #fb6be7 is rgb(251, 107, 231).
In the hex color #fb6be7, The value of Red is 251, value of Green is 107, and value of Blue is 231. The primary color is Red. Similarly, The HSL values for #fb6be7 consists of 308° Hue, 95% Saturation, and 70% Lightness.
In the CMYK color model, the color #fb6be7 can be represented as Cyan=0%, Magenta=0.57370517928287%, Yellow=0.079681274900398%, and Black=0.015686274509804%.
Shades of #fb6be7
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 #fb6be7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb6be7
Preview of #fb6be7 on White Background
The contrast ratio of #fb6be7 with white color is 2.51
Preview of #fb6be7 on black background
The contrast ratio of #fb6be7 with black color is 8.36
#fb6be7 color will look good with a black background.
Color Schemes of #fb6be7
Triadic Colors of #fb6be7
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 #fb6be7
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 #fb6be7
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 #fb6be7
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: #fb6be7;
}
This is a sample text used for the color #fb6be7. 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: #fb6be7;
}
This is a sample text used for the color #fb6be7. 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 #fb6be7;
}
This is a sample text used for the color #fb6be7. 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 42.61%
Green 18.17%
Blue 39.22%
CMYK Percentage
Cyan 0
Magenta 85.75%
Yellow 11.91%
Black 2.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.