#2f4332 Hex Color
rgb(47, 67, 50)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2f | 43 | 32 | - | #2f4332 |
RGB | 47 | 67 | 50 | - | rgb(47,67,50) |
HSL | 129 | 18% | 22% | - | hsl(129,18%,22%) |
HSV | 129 | 30% | 26% | - | hsv(129,30%,26%) |
XYZ | 3.7552 | 4.8489 | 3.7556 | - | xyz(3.7552,4.8489,3.7556) |
CIE-LAB | 26.3 | -12.03 | 7.83 | - | lab(26.3,-12.03,7.83) |
CMYK | 0.29850746268657 | 0 | 0.25373134328358 | 0.73725490196078 | cmyk(0.29850746268657,0,0.25373134328358,0.73725490196078) |
Description
The RGB value of color #2f4332 is rgb(47, 67, 50).
In the hex color #2f4332, The value of Red is 47, value of Green is 67, and value of Blue is 50. The primary color is Green. Similarly, The HSL values for #2f4332 consists of 129° Hue, 18% Saturation, and 22% Lightness.
In the CMYK color model, the color #2f4332 can be represented as Cyan=0.29850746268657%, Magenta=0%, Yellow=0.25373134328358%, and Black=0.73725490196078%.
Shades of #2f4332
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 #2f4332
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2f4332
Preview of #2f4332 on White Background
The contrast ratio of #2f4332 with white color is 10.66
#2f4332 color will look good on a white background.
Preview of #2f4332 on black background
The contrast ratio of #2f4332 with black color is 1.97
Color Schemes of #2f4332
Triadic Colors of #2f4332
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 #2f4332
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 #2f4332
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 #2f4332
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 #2f4332
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: #2f4332;
}
This is a sample text used for the color #2f4332. 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: #2f4332;
}
This is a sample text used for the color #2f4332. 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 #2f4332;
}
This is a sample text used for the color #2f4332. 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 28.66%
Green 40.85%
Blue 30.49%
CMYK Percentage
Cyan 23.15
Magenta 0%
Yellow 19.68%
Black 57.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.