#b24fdf Hex Color
rgb(178, 79, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 4f | df | - | #b24fdf |
RGB | 178 | 79 | 223 | - | rgb(178,79,223) |
HSL | 281 | 69% | 59% | - | hsl(281,69%,59%) |
HSV | 281 | 65% | 87% | - | hsv(281,65%,87%) |
XYZ | 34.4754 | 20.3847 | 71.9296 | - | xyz(34.4754,20.3847,71.9296) |
CIE-LAB | 52.27 | 62.32 | -56.48 | - | lab(52.27,62.32,-56.48) |
CMYK | 0.20179372197309 | 0.6457399103139 | 0 | 0.12549019607843 | cmyk(0.20179372197309,0.6457399103139,0,0.12549019607843) |
Description
The RGB value of color #b24fdf is rgb(178, 79, 223).
In the hex color #b24fdf, The value of Red is 178, value of Green is 79, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #b24fdf consists of 281° Hue, 69% Saturation, and 59% Lightness.
In the CMYK color model, the color #b24fdf can be represented as Cyan=0.20179372197309%, Magenta=0.6457399103139%, Yellow=0%, and Black=0.12549019607843%.
Shades of #b24fdf
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 #b24fdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b24fdf
Preview of #b24fdf on White Background
The contrast ratio of #b24fdf with white color is 4.14
Preview of #b24fdf on black background
The contrast ratio of #b24fdf with black color is 5.08
#b24fdf color will look good with a black background.
Color Schemes of #b24fdf
Triadic Colors of #b24fdf
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 #b24fdf
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 #b24fdf
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 #b24fdf
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: #b24fdf;
}
This is a sample text used for the color #b24fdf. 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: #b24fdf;
}
This is a sample text used for the color #b24fdf. 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 #b24fdf;
}
This is a sample text used for the color #b24fdf. 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 37.08%
Green 16.46%
Blue 46.46%
CMYK Percentage
Cyan 20.74
Magenta 66.36%
Yellow 0%
Black 12.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.