#c3baad Hex Color
rgb(195, 186, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | ba | ad | - | #c3baad |
RGB | 195 | 186 | 173 | - | rgb(195,186,173) |
HSL | 35 | 15% | 72% | - | hsl(35,15%,72%) |
HSV | 35 | 11% | 76% | - | hsv(35,11%,76%) |
XYZ | 47.6074 | 49.737 | 46.6262 | - | xyz(47.6074,49.737,46.6262) |
CIE-LAB | 75.91 | 0.93 | 7.71 | - | lab(75.91,0.93,7.71) |
CMYK | 0 | 0.046153846153846 | 0.11282051282051 | 0.23529411764706 | cmyk(0,0.046153846153846,0.11282051282051,0.23529411764706) |
Description
The RGB value of color #c3baad is rgb(195, 186, 173).
In the hex color #c3baad, The value of Red is 195, value of Green is 186, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #c3baad consists of 35° Hue, 15% Saturation, and 72% Lightness.
In the CMYK color model, the color #c3baad can be represented as Cyan=0%, Magenta=0.046153846153846%, Yellow=0.11282051282051%, and Black=0.23529411764706%.
Shades of #c3baad
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 #c3baad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3baad
Preview of #c3baad on White Background
The contrast ratio of #c3baad with white color is 1.92
Preview of #c3baad on black background
The contrast ratio of #c3baad with black color is 10.95
#c3baad color will look good with a black background.
Color Schemes of #c3baad
Triadic Colors of #c3baad
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 #c3baad
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 #c3baad
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 #c3baad
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: #c3baad;
}
This is a sample text used for the color #c3baad. 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: #c3baad;
}
This is a sample text used for the color #c3baad. 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 #c3baad;
}
This is a sample text used for the color #c3baad. 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.2%
Green 33.57%
Blue 31.23%
CMYK Percentage
Cyan 0
Magenta 11.71%
Yellow 28.62%
Black 59.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.