#badc6c Hex Color
rgb(186, 220, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | dc | 6c | - | #badc6c |
RGB | 186 | 220 | 108 | - | rgb(186,220,108) |
HSL | 78 | 62% | 64% | - | hsl(78,62%,64%) |
HSV | 78 | 51% | 86% | - | hsv(78,51%,86%) |
XYZ | 48.5497 | 62.7082 | 23.7324 | - | xyz(48.5497,62.7082,23.7324) |
CIE-LAB | 83.29 | -28.28 | 50.82 | - | lab(83.29,-28.28,50.82) |
CMYK | 0.15454545454545 | 0 | 0.50909090909091 | 0.13725490196078 | cmyk(0.15454545454545,0,0.50909090909091,0.13725490196078) |
Description
The RGB value of color #badc6c is rgb(186, 220, 108).
In the hex color #badc6c, The value of Red is 186, value of Green is 220, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #badc6c consists of 78° Hue, 62% Saturation, and 64% Lightness.
In the CMYK color model, the color #badc6c can be represented as Cyan=0.15454545454545%, Magenta=0%, Yellow=0.50909090909091%, and Black=0.13725490196078%.
Shades of #badc6c
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 #badc6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #badc6c
Preview of #badc6c on White Background
The contrast ratio of #badc6c with white color is 1.55
Preview of #badc6c on black background
The contrast ratio of #badc6c with black color is 13.54
#badc6c color will look good with a black background.
Color Schemes of #badc6c
Triadic Colors of #badc6c
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 #badc6c
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 #badc6c
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 #badc6c
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: #badc6c;
}
This is a sample text used for the color #badc6c. 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: #badc6c;
}
This is a sample text used for the color #badc6c. 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 #badc6c;
}
This is a sample text used for the color #badc6c. 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.19%
Green 42.8%
Blue 21.01%
CMYK Percentage
Cyan 19.3
Magenta 0%
Yellow 63.57%
Black 17.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.