#adb27b Hex Color
rgb(173, 178, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b2 | 7b | - | #adb27b |
RGB | 173 | 178 | 123 | - | rgb(173,178,123) |
HSL | 65 | 26% | 59% | - | hsl(65,26%,59%) |
HSV | 65 | 31% | 70% | - | hsv(65,31%,70%) |
XYZ | 36.7291 | 42.1551 | 24.9398 | - | xyz(36.7291,42.1551,24.9398) |
CIE-LAB | 70.98 | -10.71 | 27.59 | - | lab(70.98,-10.71,27.59) |
CMYK | 0.028089887640449 | 0 | 0.30898876404494 | 0.30196078431373 | cmyk(0.028089887640449,0,0.30898876404494,0.30196078431373) |
Description
The RGB value of color #adb27b is rgb(173, 178, 123).
In the hex color #adb27b, The value of Red is 173, value of Green is 178, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #adb27b consists of 65° Hue, 26% Saturation, and 59% Lightness.
In the CMYK color model, the color #adb27b can be represented as Cyan=0.028089887640449%, Magenta=0%, Yellow=0.30898876404494%, and Black=0.30196078431373%.
Shades of #adb27b
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 #adb27b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb27b
Preview of #adb27b on White Background
The contrast ratio of #adb27b with white color is 2.23
Preview of #adb27b on black background
The contrast ratio of #adb27b with black color is 9.43
#adb27b color will look good with a black background.
Color Schemes of #adb27b
Triadic Colors of #adb27b
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 #adb27b
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 #adb27b
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 #adb27b
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: #adb27b;
}
This is a sample text used for the color #adb27b. 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: #adb27b;
}
This is a sample text used for the color #adb27b. 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 #adb27b;
}
This is a sample text used for the color #adb27b. 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.5%
Green 37.55%
Blue 25.95%
CMYK Percentage
Cyan 4.4
Magenta 0%
Yellow 48.35%
Black 47.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.