#48682f Hex Color
rgb(72, 104, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 48 | 68 | 2f | - | #48682f |
RGB | 72 | 104 | 47 | - | rgb(72,104,47) |
HSL | 94 | 38% | 30% | - | hsl(94,38%,30%) |
HSV | 94 | 55% | 41% | - | hsv(94,55%,41%) |
XYZ | 8.1359 | 11.4836 | 4.4771 | - | xyz(8.1359,11.4836,4.4771) |
CIE-LAB | 40.38 | -22.68 | 28.18 | - | lab(40.38,-22.68,28.18) |
CMYK | 0.30769230769231 | 0 | 0.54807692307692 | 0.5921568627451 | cmyk(0.30769230769231,0,0.54807692307692,0.5921568627451) |
Description
The RGB value of color #48682f is rgb(72, 104, 47).
In the hex color #48682f, The value of Red is 72, value of Green is 104, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #48682f consists of 94° Hue, 38% Saturation, and 30% Lightness.
In the CMYK color model, the color #48682f can be represented as Cyan=0.30769230769231%, Magenta=0%, Yellow=0.54807692307692%, and Black=0.5921568627451%.
Shades of #48682f
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 #48682f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #48682f
Preview of #48682f on White Background
The contrast ratio of #48682f with white color is 6.37
#48682f color will look good on a white background.
Preview of #48682f on black background
The contrast ratio of #48682f with black color is 3.3
Color Schemes of #48682f
Triadic Colors of #48682f
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 #48682f
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 #48682f
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 #48682f
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 #48682f
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: #48682f;
}
This is a sample text used for the color #48682f. 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: #48682f;
}
This is a sample text used for the color #48682f. 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 #48682f;
}
This is a sample text used for the color #48682f. 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 32.29%
Green 46.64%
Blue 21.08%
CMYK Percentage
Cyan 21.25
Magenta 0%
Yellow 37.85%
Black 40.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.