#f521eb Hex Color
rgb(245, 33, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 21 | eb | - | #f521eb |
RGB | 245 | 33 | 235 | - | rgb(245,33,235) |
HSL | 303 | 91% | 55% | - | hsl(303,91%,55%) |
HSV | 303 | 87% | 96% | - | hsv(303,87%,96%) |
XYZ | 53.1954 | 26.4983 | 80.9082 | - | xyz(53.1954,26.4983,80.9082) |
CIE-LAB | 58.51 | 90.9 | -52.69 | - | lab(58.51,90.9,-52.69) |
CMYK | 0 | 0.86530612244898 | 0.040816326530612 | 0.03921568627451 | cmyk(0,0.86530612244898,0.040816326530612,0.03921568627451) |
Description
The RGB value of color #f521eb is rgb(245, 33, 235).
In the hex color #f521eb, The value of Red is 245, value of Green is 33, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #f521eb consists of 303° Hue, 91% Saturation, and 55% Lightness.
In the CMYK color model, the color #f521eb can be represented as Cyan=0%, Magenta=0.86530612244898%, Yellow=0.040816326530612%, and Black=0.03921568627451%.
Shades of #f521eb
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 #f521eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f521eb
Preview of #f521eb on White Background
The contrast ratio of #f521eb with white color is 3.33
Preview of #f521eb on black background
The contrast ratio of #f521eb with black color is 6.3
#f521eb color will look good with a black background.
Color Schemes of #f521eb
Triadic Colors of #f521eb
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 #f521eb
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 #f521eb
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 #f521eb
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: #f521eb;
}
This is a sample text used for the color #f521eb. 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: #f521eb;
}
This is a sample text used for the color #f521eb. 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 #f521eb;
}
This is a sample text used for the color #f521eb. 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 47.76%
Green 6.43%
Blue 45.81%
CMYK Percentage
Cyan 0
Magenta 91.53%
Yellow 4.32%
Black 4.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.