#badc3c Hex Color
rgb(186, 220, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | dc | 3c | - | #badc3c |
RGB | 186 | 220 | 60 | - | rgb(186,220,60) |
HSL | 73 | 70% | 55% | - | hsl(73,70%,55%) |
HSV | 73 | 73% | 86% | - | hsv(73,73%,86%) |
XYZ | 46.6585 | 61.9517 | 13.7737 | - | xyz(46.6585,61.9517,13.7737) |
CIE-LAB | 82.89 | -31.81 | 70.1 | - | lab(82.89,-31.81,70.1) |
CMYK | 0.15454545454545 | 0 | 0.72727272727273 | 0.13725490196078 | cmyk(0.15454545454545,0,0.72727272727273,0.13725490196078) |
Description
The RGB value of color #badc3c is rgb(186, 220, 60).
In the hex color #badc3c, The value of Red is 186, value of Green is 220, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #badc3c consists of 73° Hue, 70% Saturation, and 55% Lightness.
In the CMYK color model, the color #badc3c can be represented as Cyan=0.15454545454545%, Magenta=0%, Yellow=0.72727272727273%, and Black=0.13725490196078%.
Shades of #badc3c
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 #badc3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #badc3c
Preview of #badc3c on White Background
The contrast ratio of #badc3c with white color is 1.57
Preview of #badc3c on black background
The contrast ratio of #badc3c with black color is 13.39
#badc3c color will look good with a black background.
Color Schemes of #badc3c
Triadic Colors of #badc3c
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 #badc3c
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 #badc3c
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 #badc3c
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: #badc3c;
}
This is a sample text used for the color #badc3c. 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: #badc3c;
}
This is a sample text used for the color #badc3c. 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 #badc3c;
}
This is a sample text used for the color #badc3c. 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 39.91%
Green 47.21%
Blue 12.88%
CMYK Percentage
Cyan 15.17
Magenta 0%
Yellow 71.37%
Black 13.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.