#b5697c Hex Color
rgb(181, 105, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | 69 | 7c | - | #b5697c |
RGB | 181 | 105 | 124 | - | rgb(181,105,124) |
HSL | 345 | 34% | 56% | - | hsl(345,34%,56%) |
HSV | 345 | 42% | 71% | - | hsv(345,42%,71%) |
XYZ | 27.7457 | 21.3821 | 21.7336 | - | xyz(27.7457,21.3821,21.7336) |
CIE-LAB | 53.37 | 32.69 | 2.71 | - | lab(53.37,32.69,2.71) |
CMYK | 0 | 0.41988950276243 | 0.31491712707182 | 0.29019607843137 | cmyk(0,0.41988950276243,0.31491712707182,0.29019607843137) |
Description
The RGB value of color #b5697c is rgb(181, 105, 124).
In the hex color #b5697c, The value of Red is 181, value of Green is 105, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #b5697c consists of 345° Hue, 34% Saturation, and 56% Lightness.
In the CMYK color model, the color #b5697c can be represented as Cyan=0%, Magenta=0.41988950276243%, Yellow=0.31491712707182%, and Black=0.29019607843137%.
Shades of #b5697c
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 #b5697c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5697c
Preview of #b5697c on White Background
The contrast ratio of #b5697c with white color is 3.98
Preview of #b5697c on black background
The contrast ratio of #b5697c with black color is 5.28
#b5697c color will look good with a black background.
Color Schemes of #b5697c
Triadic Colors of #b5697c
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 #b5697c
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 #b5697c
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 #b5697c
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: #b5697c;
}
This is a sample text used for the color #b5697c. 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: #b5697c;
}
This is a sample text used for the color #b5697c. 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 #b5697c;
}
This is a sample text used for the color #b5697c. 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.15%
Green 25.61%
Blue 30.24%
CMYK Percentage
Cyan 0
Magenta 40.96%
Yellow 30.72%
Black 28.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.