#375245 Hex Color
rgb(55, 82, 69)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 37 | 52 | 45 | - | #375245 |
| RGB | 55 | 82 | 69 | - | rgb(55,82,69) |
| HSL | 151 | 20% | 27% | - | hsl(151,20%,27%) |
| HSV | 151 | 33% | 32% | - | hsv(151,33%,32%) |
| XYZ | 5.667 | 7.2765 | 6.736 | - | xyz(5.667,7.2765,6.736) |
| CIE-LAB | 32.43 | -13.41 | 4.4 | - | lab(32.43,-13.41,4.4) |
| CMYK | 0.32926829268293 | 0 | 0.15853658536585 | 0.67843137254902 | cmyk(0.32926829268293,0,0.15853658536585,0.67843137254902) |
Description
The RGB value of color #375245 is rgb(55, 82, 69).
In the hex color #375245, The value of Red is 55, value of Green is 82, and value of Blue is 69. The primary color is Green. Similarly, The HSL values for #375245 consists of 151° Hue, 20% Saturation, and 27% Lightness.
In the CMYK color model, the color #375245 can be represented as Cyan=0.32926829268293%, Magenta=0%, Yellow=0.15853658536585%, and Black=0.67843137254902%.
Shades of #375245
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 #375245
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #375245
Preview of #375245 on White Background
The contrast ratio of #375245 with white color is 8.55
#375245 color will look good on a white background.
Preview of #375245 on black background
The contrast ratio of #375245 with black color is 2.46
Color Schemes of #375245
Triadic Colors of #375245
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 #375245
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 #375245
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 #375245
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 #375245
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: #375245;
}
This is a sample text used for the color #375245. 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: #375245;
}
This is a sample text used for the color #375245. 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 #375245;
}
This is a sample text used for the color #375245. 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 26.7%
Green 39.81%
Blue 33.5%
CMYK Percentage
Cyan 28.23
Magenta 0%
Yellow 13.59%
Black 58.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.