#c6b98a Hex Color
rgb(198, 185, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | b9 | 8a | - | #c6b98a |
RGB | 198 | 185 | 138 | - | rgb(198,185,138) |
HSL | 47 | 34% | 66% | - | hsl(47,34%,66%) |
HSV | 47 | 30% | 78% | - | hsv(47,30%,78%) |
XYZ | 45.2251 | 48.5387 | 31.03 | - | xyz(45.2251,48.5387,31.03) |
CIE-LAB | 75.16 | -2.6 | 25.56 | - | lab(75.16,-2.6,25.56) |
CMYK | 0 | 0.065656565656566 | 0.3030303030303 | 0.22352941176471 | cmyk(0,0.065656565656566,0.3030303030303,0.22352941176471) |
Description
The RGB value of color #c6b98a is rgb(198, 185, 138).
In the hex color #c6b98a, The value of Red is 198, value of Green is 185, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #c6b98a consists of 47° Hue, 34% Saturation, and 66% Lightness.
In the CMYK color model, the color #c6b98a can be represented as Cyan=0%, Magenta=0.065656565656566%, Yellow=0.3030303030303%, and Black=0.22352941176471%.
Shades of #c6b98a
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 #c6b98a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6b98a
Preview of #c6b98a on White Background
The contrast ratio of #c6b98a with white color is 1.96
Preview of #c6b98a on black background
The contrast ratio of #c6b98a with black color is 10.71
#c6b98a color will look good with a black background.
Color Schemes of #c6b98a
Triadic Colors of #c6b98a
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 #c6b98a
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 #c6b98a
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 #c6b98a
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: #c6b98a;
}
This is a sample text used for the color #c6b98a. 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: #c6b98a;
}
This is a sample text used for the color #c6b98a. 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 #c6b98a;
}
This is a sample text used for the color #c6b98a. 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 38%
Green 35.51%
Blue 26.49%
CMYK Percentage
Cyan 0
Magenta 11.09%
Yellow 51.17%
Black 37.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.