#552d08 Hex Color
rgb(85, 45, 8)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 55 | 2d | 08 | - | #552d08 |
RGB | 85 | 45 | 8 | - | rgb(85,45,8) |
HSL | 29 | 83% | 18% | - | hsl(29,83%,18%) |
HSV | 29 | 91% | 33% | - | hsv(29,91%,33%) |
XYZ | 4.7285 | 3.8256 | 0.7189 | - | xyz(4.7285,3.8256,0.7189) |
CIE-LAB | 23.09 | 15.42 | 29.52 | - | lab(23.09,15.42,29.52) |
CMYK | 0 | 0.47058823529412 | 0.90588235294118 | 0.66666666666667 | cmyk(0,0.47058823529412,0.90588235294118,0.66666666666667) |
Description
The RGB value of color #552d08 is rgb(85, 45, 8).
In the hex color #552d08, The value of Red is 85, value of Green is 45, and value of Blue is 8. The primary color is Red. Similarly, The HSL values for #552d08 consists of 29° Hue, 83% Saturation, and 18% Lightness.
In the CMYK color model, the color #552d08 can be represented as Cyan=0%, Magenta=0.47058823529412%, Yellow=0.90588235294118%, and Black=0.66666666666667%.
Shades of #552d08
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 #552d08
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #552d08
Preview of #552d08 on White Background
The contrast ratio of #552d08 with white color is 11.9
#552d08 color will look good on a white background.
Preview of #552d08 on black background
The contrast ratio of #552d08 with black color is 1.77
Color Schemes of #552d08
Triadic Colors of #552d08
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 #552d08
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 #552d08
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 #552d08
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 #552d08
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: #552d08;
}
This is a sample text used for the color #552d08. 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: #552d08;
}
This is a sample text used for the color #552d08. 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 #552d08;
}
This is a sample text used for the color #552d08. 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 61.59%
Green 32.61%
Blue 5.8%
CMYK Percentage
Cyan 0
Magenta 23.03%
Yellow 44.34%
Black 32.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.