#6bcf72 Hex Color
rgb(107, 207, 114)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 6b | cf | 72 | - | #6bcf72 |
| RGB | 107 | 207 | 114 | - | rgb(107,207,114) |
| HSL | 124 | 51% | 62% | - | hsl(124,51%,62%) |
| HSV | 124 | 48% | 81% | - | hsv(124,48%,81%) |
| XYZ | 31.4135 | 48.9664 | 23.7154 | - | xyz(31.4135,48.9664,23.7154) |
| CIE-LAB | 75.43 | -48.4 | 37.31 | - | lab(75.43,-48.4,37.31) |
| CMYK | 0.48309178743961 | 0 | 0.44927536231884 | 0.18823529411765 | cmyk(0.48309178743961,0,0.44927536231884,0.18823529411765) |
Description
The RGB value of color #6bcf72 is rgb(107, 207, 114).
In the hex color #6bcf72, The value of Red is 107, value of Green is 207, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #6bcf72 consists of 124° Hue, 51% Saturation, and 62% Lightness.
In the CMYK color model, the color #6bcf72 can be represented as Cyan=0.48309178743961%, Magenta=0%, Yellow=0.44927536231884%, and Black=0.18823529411765%.
Shades of #6bcf72
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 #6bcf72
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6bcf72
Preview of #6bcf72 on White Background
The contrast ratio of #6bcf72 with white color is 1.95
Preview of #6bcf72 on black background
The contrast ratio of #6bcf72 with black color is 10.79
#6bcf72 color will look good with a black background.
Color Schemes of #6bcf72
Triadic Colors of #6bcf72
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 #6bcf72
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 #6bcf72
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 #6bcf72
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: #6bcf72;
}
This is a sample text used for the color #6bcf72. 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: #6bcf72;
}
This is a sample text used for the color #6bcf72. 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 #6bcf72;
}
This is a sample text used for the color #6bcf72. 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 25%
Green 48.36%
Blue 26.64%
CMYK Percentage
Cyan 43.11
Magenta 0%
Yellow 40.09%
Black 16.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.