#b2cc3d Hex Color
rgb(178, 204, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | cc | 3d | - | #b2cc3d |
RGB | 178 | 204 | 61 | - | rgb(178,204,61) |
HSL | 71 | 58% | 52% | - | hsl(71,58%,52%) |
HSV | 71 | 70% | 80% | - | hsv(71,70%,80%) |
XYZ | 40.7953 | 52.9876 | 12.4924 | - | xyz(40.7953,52.9876,12.4924) |
CIE-LAB | 77.87 | -27.44 | 64.66 | - | lab(77.87,-27.44,64.66) |
CMYK | 0.12745098039216 | 0 | 0.70098039215686 | 0.2 | cmyk(0.12745098039216,0,0.70098039215686,0.2) |
Description
The RGB value of color #b2cc3d is rgb(178, 204, 61).
In the hex color #b2cc3d, The value of Red is 178, value of Green is 204, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #b2cc3d consists of 71° Hue, 58% Saturation, and 52% Lightness.
In the CMYK color model, the color #b2cc3d can be represented as Cyan=0.12745098039216%, Magenta=0%, Yellow=0.70098039215686%, and Black=0.2%.
Shades of #b2cc3d
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 #b2cc3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2cc3d
Preview of #b2cc3d on White Background
The contrast ratio of #b2cc3d with white color is 1.81
Preview of #b2cc3d on black background
The contrast ratio of #b2cc3d with black color is 11.6
#b2cc3d color will look good with a black background.
Color Schemes of #b2cc3d
Triadic Colors of #b2cc3d
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 #b2cc3d
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 #b2cc3d
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 #b2cc3d
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: #b2cc3d;
}
This is a sample text used for the color #b2cc3d. 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: #b2cc3d;
}
This is a sample text used for the color #b2cc3d. 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 #b2cc3d;
}
This is a sample text used for the color #b2cc3d. 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 40.18%
Green 46.05%
Blue 13.77%
CMYK Percentage
Cyan 12.39
Magenta 0%
Yellow 68.16%
Black 19.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.