#225537 Hex Color
rgb(34, 85, 55)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 22 | 55 | 37 | - | #225537 |
| RGB | 34 | 85 | 55 | - | rgb(34,85,55) |
| HSL | 145 | 43% | 23% | - | hsl(145,43%,23%) |
| HSV | 145 | 60% | 33% | - | hsv(145,60%,33%) |
| XYZ | 4.5978 | 7.1129 | 4.745 | - | xyz(4.5978,7.1129,4.745) |
| CIE-LAB | 32.06 | -24.98 | 12.49 | - | lab(32.06,-24.98,12.49) |
| CMYK | 0.6 | 0 | 0.35294117647059 | 0.66666666666667 | cmyk(0.6,0,0.35294117647059,0.66666666666667) |
Description
The RGB value of color #225537 is rgb(34, 85, 55).
In the hex color #225537, The value of Red is 34, value of Green is 85, and value of Blue is 55. The primary color is Green. Similarly, The HSL values for #225537 consists of 145° Hue, 43% Saturation, and 23% Lightness.
In the CMYK color model, the color #225537 can be represented as Cyan=0.6%, Magenta=0%, Yellow=0.35294117647059%, and Black=0.66666666666667%.
Shades of #225537
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 #225537
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #225537
Preview of #225537 on White Background
The contrast ratio of #225537 with white color is 8.67
#225537 color will look good on a white background.
Preview of #225537 on black background
The contrast ratio of #225537 with black color is 2.42
Color Schemes of #225537
Triadic Colors of #225537
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 #225537
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 #225537
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 #225537
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 #225537
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: #225537;
}
This is a sample text used for the color #225537. 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: #225537;
}
This is a sample text used for the color #225537. 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 #225537;
}
This is a sample text used for the color #225537. 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 19.54%
Green 48.85%
Blue 31.61%
CMYK Percentage
Cyan 37.05
Magenta 0%
Yellow 21.79%
Black 41.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.