#f521ce Hex Color
rgb(245, 33, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 21 | ce | - | #f521ce |
RGB | 245 | 33 | 206 | - | rgb(245,33,206) |
HSL | 311 | 91% | 55% | - | hsl(311,91%,55%) |
HSV | 311 | 87% | 96% | - | hsv(311,87%,96%) |
XYZ | 49.3406 | 24.9564 | 60.609 | - | xyz(49.3406,24.9564,60.609) |
CIE-LAB | 57.03 | 87.05 | -38.6 | - | lab(57.03,87.05,-38.6) |
CMYK | 0 | 0.86530612244898 | 0.15918367346939 | 0.03921568627451 | cmyk(0,0.86530612244898,0.15918367346939,0.03921568627451) |
Description
The RGB value of color #f521ce is rgb(245, 33, 206).
In the hex color #f521ce, The value of Red is 245, value of Green is 33, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #f521ce consists of 311° Hue, 91% Saturation, and 55% Lightness.
In the CMYK color model, the color #f521ce can be represented as Cyan=0%, Magenta=0.86530612244898%, Yellow=0.15918367346939%, and Black=0.03921568627451%.
Shades of #f521ce
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 #f521ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f521ce
Preview of #f521ce on White Background
The contrast ratio of #f521ce with white color is 3.51
Preview of #f521ce on black background
The contrast ratio of #f521ce with black color is 5.99
#f521ce color will look good with a black background.
Color Schemes of #f521ce
Triadic Colors of #f521ce
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 #f521ce
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 #f521ce
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 #f521ce
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: #f521ce;
}
This is a sample text used for the color #f521ce. 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: #f521ce;
}
This is a sample text used for the color #f521ce. 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 #f521ce;
}
This is a sample text used for the color #f521ce. 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 50.62%
Green 6.82%
Blue 42.56%
CMYK Percentage
Cyan 0
Magenta 81.35%
Yellow 14.97%
Black 3.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.