#34634f Hex Color
rgb(52, 99, 79)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 34 | 63 | 4f | - | #34634f |
| RGB | 52 | 99 | 79 | - | rgb(52,99,79) |
| HSL | 154 | 31% | 30% | - | hsl(154,31%,30%) |
| HSV | 154 | 47% | 39% | - | hsv(154,47%,39%) |
| XYZ | 7.2893 | 10.2183 | 8.9853 | - | xyz(7.2893,10.2183,8.9853) |
| CIE-LAB | 38.23 | -21.32 | 6.43 | - | lab(38.23,-21.32,6.43) |
| CMYK | 0.47474747474747 | 0 | 0.2020202020202 | 0.61176470588235 | cmyk(0.47474747474747,0,0.2020202020202,0.61176470588235) |
Description
The RGB value of color #34634f is rgb(52, 99, 79).
In the hex color #34634f, The value of Red is 52, value of Green is 99, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #34634f consists of 154° Hue, 31% Saturation, and 30% Lightness.
In the CMYK color model, the color #34634f can be represented as Cyan=0.47474747474747%, Magenta=0%, Yellow=0.2020202020202%, and Black=0.61176470588235%.
Shades of #34634f
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 #34634f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34634f
Preview of #34634f on White Background
The contrast ratio of #34634f with white color is 6.9
#34634f color will look good on a white background.
Preview of #34634f on black background
The contrast ratio of #34634f with black color is 3.04
Color Schemes of #34634f
Triadic Colors of #34634f
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 #34634f
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 #34634f
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 #34634f
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 #34634f
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: #34634f;
}
This is a sample text used for the color #34634f. 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: #34634f;
}
This is a sample text used for the color #34634f. 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 #34634f;
}
This is a sample text used for the color #34634f. 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 22.61%
Green 43.04%
Blue 34.35%
CMYK Percentage
Cyan 36.84
Magenta 0%
Yellow 15.68%
Black 47.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.