#b0057b Hex Color
rgb(176, 5, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 05 | 7b | - | #b0057b |
RGB | 176 | 5 | 123 | - | rgb(176,5,123) |
HSL | 319 | 94% | 35% | - | hsl(319,94%,35%) |
HSV | 319 | 97% | 69% | - | hsv(319,97%,69%) |
XYZ | 21.5339 | 10.7687 | 19.6825 | - | xyz(21.5339,10.7687,19.6825) |
CIE-LAB | 39.19 | 66.93 | -17.93 | - | lab(39.19,66.93,-17.93) |
CMYK | 0 | 0.97159090909091 | 0.30113636363636 | 0.30980392156863 | cmyk(0,0.97159090909091,0.30113636363636,0.30980392156863) |
Description
The RGB value of color #b0057b is rgb(176, 5, 123).
In the hex color #b0057b, The value of Red is 176, value of Green is 5, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #b0057b consists of 319° Hue, 94% Saturation, and 35% Lightness.
In the CMYK color model, the color #b0057b can be represented as Cyan=0%, Magenta=0.97159090909091%, Yellow=0.30113636363636%, and Black=0.30980392156863%.
Shades of #b0057b
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 #b0057b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0057b
Preview of #b0057b on White Background
The contrast ratio of #b0057b with white color is 6.66
#b0057b color will look good on a white background.
Preview of #b0057b on black background
The contrast ratio of #b0057b with black color is 3.15
Color Schemes of #b0057b
Triadic Colors of #b0057b
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 #b0057b
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 #b0057b
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 #b0057b
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.
Monochromatic Colors of #b0057b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b0057b;
}
This is a sample text used for the color #b0057b. 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: #b0057b;
}
This is a sample text used for the color #b0057b. 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 #b0057b;
}
This is a sample text used for the color #b0057b. 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 57.89%
Green 1.64%
Blue 40.46%
CMYK Percentage
Cyan 0
Magenta 61.39%
Yellow 19.03%
Black 19.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.