#c1aa65 Hex Color
rgb(193, 170, 101)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | aa | 65 | - | #c1aa65 |
RGB | 193 | 170 | 101 | - | rgb(193,170,101) |
HSL | 45 | 43% | 58% | - | hsl(45,43%,58%) |
HSV | 45 | 48% | 76% | - | hsv(45,48%,76%) |
XYZ | 38.716 | 41.0265 | 18.1903 | - | xyz(38.716,41.0265,18.1903) |
CIE-LAB | 70.19 | -0.89 | 38.46 | - | lab(70.19,-0.89,38.46) |
CMYK | 0 | 0.11917098445596 | 0.47668393782383 | 0.24313725490196 | cmyk(0,0.11917098445596,0.47668393782383,0.24313725490196) |
Description
The RGB value of color #c1aa65 is rgb(193, 170, 101).
In the hex color #c1aa65, The value of Red is 193, value of Green is 170, and value of Blue is 101. The primary color is Red. Similarly, The HSL values for #c1aa65 consists of 45° Hue, 43% Saturation, and 58% Lightness.
In the CMYK color model, the color #c1aa65 can be represented as Cyan=0%, Magenta=0.11917098445596%, Yellow=0.47668393782383%, and Black=0.24313725490196%.
Shades of #c1aa65
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 #c1aa65
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1aa65
Preview of #c1aa65 on White Background
The contrast ratio of #c1aa65 with white color is 2.28
Preview of #c1aa65 on black background
The contrast ratio of #c1aa65 with black color is 9.21
#c1aa65 color will look good with a black background.
Color Schemes of #c1aa65
Triadic Colors of #c1aa65
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 #c1aa65
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 #c1aa65
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 #c1aa65
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: #c1aa65;
}
This is a sample text used for the color #c1aa65. 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: #c1aa65;
}
This is a sample text used for the color #c1aa65. 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 #c1aa65;
}
This is a sample text used for the color #c1aa65. 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 41.59%
Green 36.64%
Blue 21.77%
CMYK Percentage
Cyan 0
Magenta 14.2%
Yellow 56.82%
Black 28.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.