#83a69d Hex Color
rgb(131, 166, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 83 | a6 | 9d | - | #83a69d |
RGB | 131 | 166 | 157 | - | rgb(131,166,157) |
HSL | 165 | 16% | 58% | - | hsl(165,16%,58%) |
HSV | 165 | 21% | 65% | - | hsv(165,21%,65%) |
XYZ | 29.0821 | 34.5321 | 37.0309 | - | xyz(29.0821,34.5321,37.0309) |
CIE-LAB | 65.38 | -13.86 | 0.71 | - | lab(65.38,-13.86,0.71) |
CMYK | 0.21084337349398 | 0 | 0.054216867469879 | 0.34901960784314 | cmyk(0.21084337349398,0,0.054216867469879,0.34901960784314) |
Description
The RGB value of color #83a69d is rgb(131, 166, 157).
In the hex color #83a69d, The value of Red is 131, value of Green is 166, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #83a69d consists of 165° Hue, 16% Saturation, and 58% Lightness.
In the CMYK color model, the color #83a69d can be represented as Cyan=0.21084337349398%, Magenta=0%, Yellow=0.054216867469879%, and Black=0.34901960784314%.
Shades of #83a69d
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 #83a69d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #83a69d
Preview of #83a69d on White Background
The contrast ratio of #83a69d with white color is 2.66
Preview of #83a69d on black background
The contrast ratio of #83a69d with black color is 7.91
#83a69d color will look good with a black background.
Color Schemes of #83a69d
Triadic Colors of #83a69d
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 #83a69d
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 #83a69d
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 #83a69d
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: #83a69d;
}
This is a sample text used for the color #83a69d. 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: #83a69d;
}
This is a sample text used for the color #83a69d. 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 #83a69d;
}
This is a sample text used for the color #83a69d. 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 28.85%
Green 36.56%
Blue 34.58%
CMYK Percentage
Cyan 34.33
Magenta 0%
Yellow 8.83%
Black 56.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.