#b34bca Hex Color
rgb(179, 75, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 4b | ca | - | #b34bca |
RGB | 179 | 75 | 202 | - | rgb(179,75,202) |
HSL | 289 | 55% | 54% | - | hsl(289,55%,54%) |
HSV | 289 | 63% | 79% | - | hsv(289,63%,79%) |
XYZ | 31.7672 | 18.8801 | 57.847 | - | xyz(31.7672,18.8801,57.847) |
CIE-LAB | 50.55 | 60.15 | -47.25 | - | lab(50.55,60.15,-47.25) |
CMYK | 0.11386138613861 | 0.62871287128713 | 0 | 0.2078431372549 | cmyk(0.11386138613861,0.62871287128713,0,0.2078431372549) |
Description
The RGB value of color #b34bca is rgb(179, 75, 202).
In the hex color #b34bca, The value of Red is 179, value of Green is 75, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #b34bca consists of 289° Hue, 55% Saturation, and 54% Lightness.
In the CMYK color model, the color #b34bca can be represented as Cyan=0.11386138613861%, Magenta=0.62871287128713%, Yellow=0%, and Black=0.2078431372549%.
Shades of #b34bca
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 #b34bca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b34bca
Preview of #b34bca on White Background
The contrast ratio of #b34bca with white color is 4.4
Preview of #b34bca on black background
The contrast ratio of #b34bca with black color is 4.78
#b34bca color will look good with a black background.
Color Schemes of #b34bca
Triadic Colors of #b34bca
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 #b34bca
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 #b34bca
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 #b34bca
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: #b34bca;
}
This is a sample text used for the color #b34bca. 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: #b34bca;
}
This is a sample text used for the color #b34bca. 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 #b34bca;
}
This is a sample text used for the color #b34bca. 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 39.25%
Green 16.45%
Blue 44.3%
CMYK Percentage
Cyan 11.98
Magenta 66.15%
Yellow 0%
Black 21.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.