#babc7d Hex Color
rgb(186, 188, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | bc | 7d | - | #babc7d |
RGB | 186 | 188 | 125 | - | rgb(186,188,125) |
HSL | 62 | 32% | 61% | - | hsl(62,32%,61%) |
HSV | 62 | 34% | 74% | - | hsv(62,34%,74%) |
XYZ | 41.9346 | 47.8862 | 26.4348 | - | xyz(41.9346,47.8862,26.4348) |
CIE-LAB | 74.75 | -10.54 | 31.7 | - | lab(74.75,-10.54,31.7) |
CMYK | 0.010638297872341 | 0 | 0.33510638297872 | 0.26274509803922 | cmyk(0.010638297872341,0,0.33510638297872,0.26274509803922) |
Description
The RGB value of color #babc7d is rgb(186, 188, 125).
In the hex color #babc7d, The value of Red is 186, value of Green is 188, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #babc7d consists of 62° Hue, 32% Saturation, and 61% Lightness.
In the CMYK color model, the color #babc7d can be represented as Cyan=0.010638297872341%, Magenta=0%, Yellow=0.33510638297872%, and Black=0.26274509803922%.
Shades of #babc7d
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 #babc7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #babc7d
Preview of #babc7d on White Background
The contrast ratio of #babc7d with white color is 1.99
Preview of #babc7d on black background
The contrast ratio of #babc7d with black color is 10.58
#babc7d color will look good with a black background.
Color Schemes of #babc7d
Triadic Colors of #babc7d
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 #babc7d
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 #babc7d
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 #babc7d
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: #babc7d;
}
This is a sample text used for the color #babc7d. 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: #babc7d;
}
This is a sample text used for the color #babc7d. 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 #babc7d;
}
This is a sample text used for the color #babc7d. 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 37.27%
Green 37.68%
Blue 25.05%
CMYK Percentage
Cyan 1.75
Magenta 0%
Yellow 55.07%
Black 43.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.