#b15f53 Hex Color
rgb(177, 95, 83)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 5f | 53 | - | #b15f53 |
RGB | 177 | 95 | 83 | - | rgb(177,95,83) |
HSL | 8 | 38% | 51% | - | hsl(8,38%,51%) |
HSV | 8 | 53% | 69% | - | hsv(8,53%,69%) |
XYZ | 23.785 | 18.1561 | 10.4345 | - | xyz(23.785,18.1561,10.4345) |
CIE-LAB | 49.68 | 31.96 | 21.73 | - | lab(49.68,31.96,21.73) |
CMYK | 0 | 0.46327683615819 | 0.53107344632768 | 0.30588235294118 | cmyk(0,0.46327683615819,0.53107344632768,0.30588235294118) |
Description
The RGB value of color #b15f53 is rgb(177, 95, 83).
In the hex color #b15f53, The value of Red is 177, value of Green is 95, and value of Blue is 83. The primary color is Red. Similarly, The HSL values for #b15f53 consists of 8° Hue, 38% Saturation, and 51% Lightness.
In the CMYK color model, the color #b15f53 can be represented as Cyan=0%, Magenta=0.46327683615819%, Yellow=0.53107344632768%, and Black=0.30588235294118%.
Shades of #b15f53
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 #b15f53
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b15f53
Preview of #b15f53 on White Background
The contrast ratio of #b15f53 with white color is 4.53
Preview of #b15f53 on black background
The contrast ratio of #b15f53 with black color is 4.63
#b15f53 color will look good with a black background.
Color Schemes of #b15f53
Triadic Colors of #b15f53
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 #b15f53
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 #b15f53
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 #b15f53
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: #b15f53;
}
This is a sample text used for the color #b15f53. 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: #b15f53;
}
This is a sample text used for the color #b15f53. 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 #b15f53;
}
This is a sample text used for the color #b15f53. 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 49.86%
Green 26.76%
Blue 23.38%
CMYK Percentage
Cyan 0
Magenta 35.63%
Yellow 40.84%
Black 23.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.