#b32fdc Hex Color
rgb(179, 47, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 2f | dc | - | #b32fdc |
RGB | 179 | 47 | 220 | - | rgb(179,47,220) |
HSL | 286 | 71% | 52% | - | hsl(286,71%,52%) |
HSV | 286 | 79% | 86% | - | hsv(286,79%,86%) |
XYZ | 32.5252 | 16.784 | 69.2355 | - | xyz(32.5252,16.784,69.2355) |
CIE-LAB | 47.99 | 73.92 | -61.66 | - | lab(47.99,73.92,-61.66) |
CMYK | 0.18636363636364 | 0.78636363636364 | 0 | 0.13725490196078 | cmyk(0.18636363636364,0.78636363636364,0,0.13725490196078) |
Description
The RGB value of color #b32fdc is rgb(179, 47, 220).
In the hex color #b32fdc, The value of Red is 179, value of Green is 47, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b32fdc consists of 286° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #b32fdc can be represented as Cyan=0.18636363636364%, Magenta=0.78636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b32fdc
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 #b32fdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b32fdc
Preview of #b32fdc on White Background
The contrast ratio of #b32fdc with white color is 4.82
#b32fdc color will look good on a white background.
Preview of #b32fdc on black background
The contrast ratio of #b32fdc with black color is 4.36
Color Schemes of #b32fdc
Triadic Colors of #b32fdc
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 #b32fdc
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 #b32fdc
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 #b32fdc
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: #b32fdc;
}
This is a sample text used for the color #b32fdc. 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: #b32fdc;
}
This is a sample text used for the color #b32fdc. 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 #b32fdc;
}
This is a sample text used for the color #b32fdc. 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 40.13%
Green 10.54%
Blue 49.33%
CMYK Percentage
Cyan 16.79
Magenta 70.84%
Yellow 0%
Black 12.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.