#c3afad Hex Color
rgb(195, 175, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | af | ad | - | #c3afad |
RGB | 195 | 175 | 173 | - | rgb(195,175,173) |
HSL | 5 | 15% | 72% | - | hsl(5,15%,72%) |
HSV | 5 | 11% | 76% | - | hsv(5,11%,76%) |
XYZ | 45.3785 | 45.2792 | 45.8832 | - | xyz(45.3785,45.2792,45.8832) |
CIE-LAB | 73.08 | 6.84 | 3.63 | - | lab(73.08,6.84,3.63) |
CMYK | 0 | 0.1025641025641 | 0.11282051282051 | 0.23529411764706 | cmyk(0,0.1025641025641,0.11282051282051,0.23529411764706) |
Description
The RGB value of color #c3afad is rgb(195, 175, 173).
In the hex color #c3afad, The value of Red is 195, value of Green is 175, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #c3afad consists of 5° Hue, 15% Saturation, and 72% Lightness.
In the CMYK color model, the color #c3afad can be represented as Cyan=0%, Magenta=0.1025641025641%, Yellow=0.11282051282051%, and Black=0.23529411764706%.
Shades of #c3afad
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 #c3afad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3afad
Preview of #c3afad on White Background
The contrast ratio of #c3afad with white color is 2.09
Preview of #c3afad on black background
The contrast ratio of #c3afad with black color is 10.06
#c3afad color will look good with a black background.
Color Schemes of #c3afad
Triadic Colors of #c3afad
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 #c3afad
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 #c3afad
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 #c3afad
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: #c3afad;
}
This is a sample text used for the color #c3afad. 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: #c3afad;
}
This is a sample text used for the color #c3afad. 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 #c3afad;
}
This is a sample text used for the color #c3afad. 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 35.91%
Green 32.23%
Blue 31.86%
CMYK Percentage
Cyan 0
Magenta 22.76%
Yellow 25.03%
Black 52.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.