#b1cd3a Hex Color
rgb(177, 205, 58)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | cd | 3a | - | #b1cd3a |
| RGB | 177 | 205 | 58 | - | rgb(177,205,58) |
| HSL | 71 | 60% | 52% | - | hsl(71,60%,52%) |
| HSV | 71 | 72% | 80% | - | hsv(71,72%,80%) |
| XYZ | 40.7265 | 53.3152 | 12.1473 | - | xyz(40.7265,53.3152,12.1473) |
| CIE-LAB | 78.06 | -28.48 | 65.89 | - | lab(78.06,-28.48,65.89) |
| CMYK | 0.13658536585366 | 0 | 0.71707317073171 | 0.19607843137255 | cmyk(0.13658536585366,0,0.71707317073171,0.19607843137255) |
Description
The RGB value of color #b1cd3a is rgb(177, 205, 58).
In the hex color #b1cd3a, The value of Red is 177, value of Green is 205, and value of Blue is 58. The primary color is Green. Similarly, The HSL values for #b1cd3a consists of 71° Hue, 60% Saturation, and 52% Lightness.
In the CMYK color model, the color #b1cd3a can be represented as Cyan=0.13658536585366%, Magenta=0%, Yellow=0.71707317073171%, and Black=0.19607843137255%.
Shades of #b1cd3a
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 #b1cd3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1cd3a
Preview of #b1cd3a on White Background
The contrast ratio of #b1cd3a with white color is 1.8
Preview of #b1cd3a on black background
The contrast ratio of #b1cd3a with black color is 11.66
#b1cd3a color will look good with a black background.
Color Schemes of #b1cd3a
Triadic Colors of #b1cd3a
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 #b1cd3a
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 #b1cd3a
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 #b1cd3a
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: #b1cd3a;
}
This is a sample text used for the color #b1cd3a. 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: #b1cd3a;
}
This is a sample text used for the color #b1cd3a. 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 #b1cd3a;
}
This is a sample text used for the color #b1cd3a. 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.23%
Green 46.59%
Blue 13.18%
CMYK Percentage
Cyan 13.01
Magenta 0%
Yellow 68.31%
Black 18.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.