#fb35bb Hex Color
rgb(251, 53, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 35 | bb | - | #fb35bb |
RGB | 251 | 53 | 187 | - | rgb(251,53,187) |
HSL | 319 | 96% | 60% | - | hsl(319,96%,60%) |
HSV | 319 | 79% | 98% | - | hsv(319,79%,98%) |
XYZ | 50.0264 | 26.6433 | 49.5197 | - | xyz(50.0264,26.6433,49.5197) |
CIE-LAB | 58.64 | 81.96 | -25.11 | - | lab(58.64,81.96,-25.11) |
CMYK | 0 | 0.78884462151394 | 0.25498007968127 | 0.015686274509804 | cmyk(0,0.78884462151394,0.25498007968127,0.015686274509804) |
Description
The RGB value of color #fb35bb is rgb(251, 53, 187).
In the hex color #fb35bb, The value of Red is 251, value of Green is 53, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #fb35bb consists of 319° Hue, 96% Saturation, and 60% Lightness.
In the CMYK color model, the color #fb35bb can be represented as Cyan=0%, Magenta=0.78884462151394%, Yellow=0.25498007968127%, and Black=0.015686274509804%.
Shades of #fb35bb
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 #fb35bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb35bb
Preview of #fb35bb on White Background
The contrast ratio of #fb35bb with white color is 3.32
Preview of #fb35bb on black background
The contrast ratio of #fb35bb with black color is 6.33
#fb35bb color will look good with a black background.
Color Schemes of #fb35bb
Triadic Colors of #fb35bb
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 #fb35bb
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 #fb35bb
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 #fb35bb
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: #fb35bb;
}
This is a sample text used for the color #fb35bb. 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: #fb35bb;
}
This is a sample text used for the color #fb35bb. 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 #fb35bb;
}
This is a sample text used for the color #fb35bb. 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 51.12%
Green 10.79%
Blue 38.09%
CMYK Percentage
Cyan 0
Magenta 74.45%
Yellow 24.07%
Black 1.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.