#b33ea3 Hex Color
rgb(179, 62, 163)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 3e | a3 | - | #b33ea3 |
RGB | 179 | 62 | 163 | - | rgb(179,62,163) |
HSL | 308 | 49% | 47% | - | hsl(308,49%,47%) |
HSV | 308 | 65% | 70% | - | hsv(308,65%,70%) |
XYZ | 26.9239 | 15.6733 | 36.2565 | - | xyz(26.9239,15.6733,36.2565) |
CIE-LAB | 46.54 | 58.79 | -30.79 | - | lab(46.54,58.79,-30.79) |
CMYK | 0 | 0.6536312849162 | 0.089385474860335 | 0.29803921568627 | cmyk(0,0.6536312849162,0.089385474860335,0.29803921568627) |
Description
The RGB value of color #b33ea3 is rgb(179, 62, 163).
In the hex color #b33ea3, The value of Red is 179, value of Green is 62, and value of Blue is 163. The primary color is Red. Similarly, The HSL values for #b33ea3 consists of 308° Hue, 49% Saturation, and 47% Lightness.
In the CMYK color model, the color #b33ea3 can be represented as Cyan=0%, Magenta=0.6536312849162%, Yellow=0.089385474860335%, and Black=0.29803921568627%.
Shades of #b33ea3
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 #b33ea3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b33ea3
Preview of #b33ea3 on White Background
The contrast ratio of #b33ea3 with white color is 5.08
#b33ea3 color will look good on a white background.
Preview of #b33ea3 on black background
The contrast ratio of #b33ea3 with black color is 4.13
Color Schemes of #b33ea3
Triadic Colors of #b33ea3
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 #b33ea3
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 #b33ea3
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 #b33ea3
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: #b33ea3;
}
This is a sample text used for the color #b33ea3. 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: #b33ea3;
}
This is a sample text used for the color #b33ea3. 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 #b33ea3;
}
This is a sample text used for the color #b33ea3. 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 44.31%
Green 15.35%
Blue 40.35%
CMYK Percentage
Cyan 0
Magenta 62.79%
Yellow 8.59%
Black 28.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.