#c1b68a Hex Color
rgb(193, 182, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | b6 | 8a | - | #c1b68a |
RGB | 193 | 182 | 138 | - | rgb(193,182,138) |
HSL | 48 | 31% | 65% | - | hsl(48,31%,65%) |
HSV | 48 | 28% | 76% | - | hsv(48,28%,76%) |
XYZ | 43.3077 | 46.6283 | 30.7624 | - | xyz(43.3077,46.6283,30.7624) |
CIE-LAB | 73.95 | -2.97 | 23.85 | - | lab(73.95,-2.97,23.85) |
CMYK | 0 | 0.05699481865285 | 0.28497409326425 | 0.24313725490196 | cmyk(0,0.05699481865285,0.28497409326425,0.24313725490196) |
Description
The RGB value of color #c1b68a is rgb(193, 182, 138).
In the hex color #c1b68a, The value of Red is 193, value of Green is 182, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #c1b68a consists of 48° Hue, 31% Saturation, and 65% Lightness.
In the CMYK color model, the color #c1b68a can be represented as Cyan=0%, Magenta=0.05699481865285%, Yellow=0.28497409326425%, and Black=0.24313725490196%.
Shades of #c1b68a
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 #c1b68a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1b68a
Preview of #c1b68a on White Background
The contrast ratio of #c1b68a with white color is 2.03
Preview of #c1b68a on black background
The contrast ratio of #c1b68a with black color is 10.33
#c1b68a color will look good with a black background.
Color Schemes of #c1b68a
Triadic Colors of #c1b68a
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 #c1b68a
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 #c1b68a
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 #c1b68a
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: #c1b68a;
}
This is a sample text used for the color #c1b68a. 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: #c1b68a;
}
This is a sample text used for the color #c1b68a. 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 #c1b68a;
}
This is a sample text used for the color #c1b68a. 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 37.62%
Green 35.48%
Blue 26.9%
CMYK Percentage
Cyan 0
Magenta 9.74%
Yellow 48.7%
Black 41.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.