#b33c5a Hex Color
rgb(179, 60, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 3c | 5a | - | #b33c5a |
RGB | 179 | 60 | 90 | - | rgb(179,60,90) |
HSL | 345 | 50% | 47% | - | hsl(345,50%,47%) |
HSV | 345 | 66% | 70% | - | hsv(345,66%,70%) |
XYZ | 22.0517 | 13.5536 | 11.1267 | - | xyz(22.0517,13.5536,11.1267) |
CIE-LAB | 43.59 | 50.4 | 9.23 | - | lab(43.59,50.4,9.23) |
CMYK | 0 | 0.66480446927374 | 0.49720670391061 | 0.29803921568627 | cmyk(0,0.66480446927374,0.49720670391061,0.29803921568627) |
Description
The RGB value of color #b33c5a is rgb(179, 60, 90).
In the hex color #b33c5a, The value of Red is 179, value of Green is 60, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #b33c5a consists of 345° Hue, 50% Saturation, and 47% Lightness.
In the CMYK color model, the color #b33c5a can be represented as Cyan=0%, Magenta=0.66480446927374%, Yellow=0.49720670391061%, and Black=0.29803921568627%.
Shades of #b33c5a
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 #b33c5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b33c5a
Preview of #b33c5a on White Background
The contrast ratio of #b33c5a with white color is 5.66
#b33c5a color will look good on a white background.
Preview of #b33c5a on black background
The contrast ratio of #b33c5a with black color is 3.71
Color Schemes of #b33c5a
Triadic Colors of #b33c5a
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 #b33c5a
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 #b33c5a
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 #b33c5a
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: #b33c5a;
}
This is a sample text used for the color #b33c5a. 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: #b33c5a;
}
This is a sample text used for the color #b33c5a. 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 #b33c5a;
}
This is a sample text used for the color #b33c5a. 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 54.41%
Green 18.24%
Blue 27.36%
CMYK Percentage
Cyan 0
Magenta 45.53%
Yellow 34.05%
Black 20.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.