#b2c35c Hex Color
rgb(178, 195, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | c3 | 5c | - | #b2c35c |
RGB | 178 | 195 | 92 | - | rgb(178,195,92) |
HSL | 70 | 46% | 56% | - | hsl(70,46%,56%) |
HSV | 70 | 53% | 76% | - | hsv(70,53%,76%) |
XYZ | 39.807 | 49.2679 | 17.5368 | - | xyz(39.807,49.2679,17.5368) |
CIE-LAB | 75.62 | -20.81 | 49.15 | - | lab(75.62,-20.81,49.15) |
CMYK | 0.087179487179487 | 0 | 0.52820512820513 | 0.23529411764706 | cmyk(0.087179487179487,0,0.52820512820513,0.23529411764706) |
Description
The RGB value of color #b2c35c is rgb(178, 195, 92).
In the hex color #b2c35c, The value of Red is 178, value of Green is 195, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #b2c35c consists of 70° Hue, 46% Saturation, and 56% Lightness.
In the CMYK color model, the color #b2c35c can be represented as Cyan=0.087179487179487%, Magenta=0%, Yellow=0.52820512820513%, and Black=0.23529411764706%.
Shades of #b2c35c
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 #b2c35c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2c35c
Preview of #b2c35c on White Background
The contrast ratio of #b2c35c with white color is 1.93
Preview of #b2c35c on black background
The contrast ratio of #b2c35c with black color is 10.85
#b2c35c color will look good with a black background.
Color Schemes of #b2c35c
Triadic Colors of #b2c35c
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 #b2c35c
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 #b2c35c
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 #b2c35c
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: #b2c35c;
}
This is a sample text used for the color #b2c35c. 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: #b2c35c;
}
This is a sample text used for the color #b2c35c. 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 #b2c35c;
}
This is a sample text used for the color #b2c35c. 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 38.28%
Green 41.94%
Blue 19.78%
CMYK Percentage
Cyan 10.25
Magenta 0%
Yellow 62.09%
Black 27.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.