#ada288 Hex Color
rgb(173, 162, 136)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | a2 | 88 | - | #ada288 |
RGB | 173 | 162 | 136 | - | rgb(173,162,136) |
HSL | 42 | 18% | 61% | - | hsl(42,18%,61%) |
HSV | 42 | 21% | 68% | - | hsv(42,21%,68%) |
XYZ | 34.5978 | 36.5025 | 28.5147 | - | xyz(34.5978,36.5025,28.5147) |
CIE-LAB | 66.9 | -0.33 | 14.98 | - | lab(66.9,-0.33,14.98) |
CMYK | 0 | 0.063583815028902 | 0.21387283236994 | 0.32156862745098 | cmyk(0,0.063583815028902,0.21387283236994,0.32156862745098) |
Description
The RGB value of color #ada288 is rgb(173, 162, 136).
In the hex color #ada288, The value of Red is 173, value of Green is 162, and value of Blue is 136. The primary color is Red. Similarly, The HSL values for #ada288 consists of 42° Hue, 18% Saturation, and 61% Lightness.
In the CMYK color model, the color #ada288 can be represented as Cyan=0%, Magenta=0.063583815028902%, Yellow=0.21387283236994%, and Black=0.32156862745098%.
Shades of #ada288
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 #ada288
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ada288
Preview of #ada288 on White Background
The contrast ratio of #ada288 with white color is 2.53
Preview of #ada288 on black background
The contrast ratio of #ada288 with black color is 8.3
#ada288 color will look good with a black background.
Color Schemes of #ada288
Triadic Colors of #ada288
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 #ada288
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 #ada288
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 #ada288
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: #ada288;
}
This is a sample text used for the color #ada288. 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: #ada288;
}
This is a sample text used for the color #ada288. 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 #ada288;
}
This is a sample text used for the color #ada288. 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 36.73%
Green 34.39%
Blue 28.87%
CMYK Percentage
Cyan 0
Magenta 10.61%
Yellow 35.7%
Black 53.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.