#fb24cc Hex Color
rgb(251, 36, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 24 | cc | - | #fb24cc |
RGB | 251 | 36 | 204 | - | rgb(251,36,204) |
HSL | 313 | 96% | 56% | - | hsl(313,96%,56%) |
HSV | 313 | 86% | 98% | - | hsv(313,86%,98%) |
XYZ | 51.3136 | 26.1306 | 59.4659 | - | xyz(51.3136,26.1306,59.4659) |
CIE-LAB | 58.16 | 87.47 | -35.62 | - | lab(58.16,87.47,-35.62) |
CMYK | 0 | 0.85657370517928 | 0.18725099601594 | 0.015686274509804 | cmyk(0,0.85657370517928,0.18725099601594,0.015686274509804) |
Description
The RGB value of color #fb24cc is rgb(251, 36, 204).
In the hex color #fb24cc, The value of Red is 251, value of Green is 36, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #fb24cc consists of 313° Hue, 96% Saturation, and 56% Lightness.
In the CMYK color model, the color #fb24cc can be represented as Cyan=0%, Magenta=0.85657370517928%, Yellow=0.18725099601594%, and Black=0.015686274509804%.
Shades of #fb24cc
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 #fb24cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb24cc
Preview of #fb24cc on White Background
The contrast ratio of #fb24cc with white color is 3.37
Preview of #fb24cc on black background
The contrast ratio of #fb24cc with black color is 6.23
#fb24cc color will look good with a black background.
Color Schemes of #fb24cc
Triadic Colors of #fb24cc
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 #fb24cc
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 #fb24cc
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 #fb24cc
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: #fb24cc;
}
This is a sample text used for the color #fb24cc. 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: #fb24cc;
}
This is a sample text used for the color #fb24cc. 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 #fb24cc;
}
This is a sample text used for the color #fb24cc. 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 7.33%
Blue 41.55%
CMYK Percentage
Cyan 0
Magenta 80.85%
Yellow 17.67%
Black 1.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.