#c6982f Hex Color
rgb(198, 152, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 98 | 2f | - | #c6982f |
RGB | 198 | 152 | 47 | - | rgb(198,152,47) |
HSL | 42 | 62% | 48% | - | hsl(42,62%,48%) |
HSV | 42 | 76% | 78% | - | hsv(42,76%,78%) |
XYZ | 35.03 | 34.6675 | 7.5345 | - | xyz(35.03,34.6675,7.5345) |
CIE-LAB | 65.49 | 7.24 | 58.39 | - | lab(65.49,7.24,58.39) |
CMYK | 0 | 0.23232323232323 | 0.76262626262626 | 0.22352941176471 | cmyk(0,0.23232323232323,0.76262626262626,0.22352941176471) |
Description
The RGB value of color #c6982f is rgb(198, 152, 47).
In the hex color #c6982f, The value of Red is 198, value of Green is 152, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #c6982f consists of 42° Hue, 62% Saturation, and 48% Lightness.
In the CMYK color model, the color #c6982f can be represented as Cyan=0%, Magenta=0.23232323232323%, Yellow=0.76262626262626%, and Black=0.22352941176471%.
Shades of #c6982f
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 #c6982f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6982f
Preview of #c6982f on White Background
The contrast ratio of #c6982f with white color is 2.65
Preview of #c6982f on black background
The contrast ratio of #c6982f with black color is 7.93
#c6982f color will look good with a black background.
Color Schemes of #c6982f
Triadic Colors of #c6982f
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 #c6982f
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 #c6982f
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 #c6982f
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.
Color Usage
You can set the css color of a text using:
.class{
color: #c6982f;
}
This is a sample text used for the color #c6982f. 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: #c6982f;
}
This is a sample text used for the color #c6982f. 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 #c6982f;
}
This is a sample text used for the color #c6982f. 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 49.87%
Green 38.29%
Blue 11.84%
CMYK Percentage
Cyan 0
Magenta 19.07%
Yellow 62.59%
Black 18.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.