#2bc66d Hex Color
rgb(43, 198, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | c6 | 6d | - | #2bc66d |
RGB | 43 | 198 | 109 | - | rgb(43,198,109) |
HSL | 146 | 64% | 47% | - | hsl(146,64%,47%) |
HSV | 146 | 78% | 78% | - | hsv(146,78%,78%) |
XYZ | 23.9507 | 42.0059 | 21.3136 | - | xyz(23.9507,42.0059,21.3136) |
CIE-LAB | 70.87 | -58.65 | 33.66 | - | lab(70.87,-58.65,33.66) |
CMYK | 0.78282828282828 | 0 | 0.44949494949495 | 0.22352941176471 | cmyk(0.78282828282828,0,0.44949494949495,0.22352941176471) |
Description
The RGB value of color #2bc66d is rgb(43, 198, 109).
In the hex color #2bc66d, The value of Red is 43, value of Green is 198, and value of Blue is 109. The primary color is Green. Similarly, The HSL values for #2bc66d consists of 146° Hue, 64% Saturation, and 47% Lightness.
In the CMYK color model, the color #2bc66d can be represented as Cyan=0.78282828282828%, Magenta=0%, Yellow=0.44949494949495%, and Black=0.22352941176471%.
Shades of #2bc66d
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 #2bc66d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2bc66d
Preview of #2bc66d on White Background
The contrast ratio of #2bc66d with white color is 2.23
Preview of #2bc66d on black background
The contrast ratio of #2bc66d with black color is 9.4
#2bc66d color will look good with a black background.
Color Schemes of #2bc66d
Triadic Colors of #2bc66d
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 #2bc66d
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 #2bc66d
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 #2bc66d
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: #2bc66d;
}
This is a sample text used for the color #2bc66d. 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: #2bc66d;
}
This is a sample text used for the color #2bc66d. 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 #2bc66d;
}
This is a sample text used for the color #2bc66d. 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 12.29%
Green 56.57%
Blue 31.14%
CMYK Percentage
Cyan 53.77
Magenta 0%
Yellow 30.88%
Black 15.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.