#fb59cc Hex Color
rgb(251, 89, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | 59 | cc | - | #fb59cc |
RGB | 251 | 89 | 204 | - | rgb(251,89,204) |
HSL | 317 | 95% | 67% | - | hsl(317,95%,67%) |
HSV | 317 | 65% | 98% | - | hsv(317,65%,98%) |
XYZ | 54.2551 | 32.0136 | 60.4464 | - | xyz(54.2551,32.0136,60.4464) |
CIE-LAB | 63.35 | 72.72 | -27.56 | - | lab(63.35,72.72,-27.56) |
CMYK | 0 | 0.64541832669323 | 0.18725099601594 | 0.015686274509804 | cmyk(0,0.64541832669323,0.18725099601594,0.015686274509804) |
Description
The RGB value of color #fb59cc is rgb(251, 89, 204).
In the hex color #fb59cc, The value of Red is 251, value of Green is 89, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #fb59cc consists of 317° Hue, 95% Saturation, and 67% Lightness.
In the CMYK color model, the color #fb59cc can be represented as Cyan=0%, Magenta=0.64541832669323%, Yellow=0.18725099601594%, and Black=0.015686274509804%.
Shades of #fb59cc
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 #fb59cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fb59cc
Preview of #fb59cc on White Background
The contrast ratio of #fb59cc with white color is 2.84
Preview of #fb59cc on black background
The contrast ratio of #fb59cc with black color is 7.4
#fb59cc color will look good with a black background.
Color Schemes of #fb59cc
Triadic Colors of #fb59cc
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 #fb59cc
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 #fb59cc
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 #fb59cc
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: #fb59cc;
}
This is a sample text used for the color #fb59cc. 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: #fb59cc;
}
This is a sample text used for the color #fb59cc. 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 #fb59cc;
}
This is a sample text used for the color #fb59cc. 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 46.14%
Green 16.36%
Blue 37.5%
CMYK Percentage
Cyan 0
Magenta 76.08%
Yellow 22.07%
Black 1.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.