#bac00c Hex Color
rgb(186, 192, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c0 | 0c | - | #bac00c |
RGB | 186 | 192 | 12 | - | rgb(186,192,12) |
HSL | 62 | 88% | 40% | - | hsl(62,88%,40%) |
HSV | 62 | 94% | 75% | - | hsv(62,94%,75%) |
XYZ | 39.1657 | 48.1649 | 7.5803 | - | xyz(39.1657,48.1649,7.5803) |
CIE-LAB | 74.93 | -19.86 | 74.5 | - | lab(74.93,-19.86,74.5) |
CMYK | 0.03125 | 0 | 0.9375 | 0.24705882352941 | cmyk(0.03125,0,0.9375,0.24705882352941) |
Description
The RGB value of color #bac00c is rgb(186, 192, 12).
In the hex color #bac00c, The value of Red is 186, value of Green is 192, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #bac00c consists of 62° Hue, 88% Saturation, and 40% Lightness.
In the CMYK color model, the color #bac00c can be represented as Cyan=0.03125%, Magenta=0%, Yellow=0.9375%, and Black=0.24705882352941%.
Shades of #bac00c
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 #bac00c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac00c
Preview of #bac00c on White Background
The contrast ratio of #bac00c with white color is 1.97
Preview of #bac00c on black background
The contrast ratio of #bac00c with black color is 10.63
#bac00c color will look good with a black background.
Color Schemes of #bac00c
Triadic Colors of #bac00c
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 #bac00c
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 #bac00c
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 #bac00c
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.
Monochromatic Colors of #bac00c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bac00c;
}
This is a sample text used for the color #bac00c. 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: #bac00c;
}
This is a sample text used for the color #bac00c. 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 #bac00c;
}
This is a sample text used for the color #bac00c. 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 47.69%
Green 49.23%
Blue 3.08%
CMYK Percentage
Cyan 2.57
Magenta 0%
Yellow 77.11%
Black 20.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.