#7ccc55 Hex Color
rgb(124, 204, 85)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | cc | 55 | - | #7ccc55 |
RGB | 124 | 204 | 85 | - | rgb(124,204,85) |
HSL | 100 | 54% | 57% | - | hsl(100,54%,57%) |
HSV | 100 | 58% | 80% | - | hsv(100,58%,80%) |
XYZ | 31.5447 | 48.1267 | 16.2211 | - | xyz(31.5447,48.1267,16.2211) |
CIE-LAB | 74.9 | -45.65 | 50.71 | - | lab(74.9,-45.65,50.71) |
CMYK | 0.3921568627451 | 0 | 0.58333333333333 | 0.2 | cmyk(0.3921568627451,0,0.58333333333333,0.2) |
Description
The RGB value of color #7ccc55 is rgb(124, 204, 85).
In the hex color #7ccc55, The value of Red is 124, value of Green is 204, and value of Blue is 85. The primary color is Green. Similarly, The HSL values for #7ccc55 consists of 100° Hue, 54% Saturation, and 57% Lightness.
In the CMYK color model, the color #7ccc55 can be represented as Cyan=0.3921568627451%, Magenta=0%, Yellow=0.58333333333333%, and Black=0.2%.
Shades of #7ccc55
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 #7ccc55
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7ccc55
Preview of #7ccc55 on White Background
The contrast ratio of #7ccc55 with white color is 1.98
Preview of #7ccc55 on black background
The contrast ratio of #7ccc55 with black color is 10.63
#7ccc55 color will look good with a black background.
Color Schemes of #7ccc55
Triadic Colors of #7ccc55
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 #7ccc55
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 #7ccc55
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 #7ccc55
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: #7ccc55;
}
This is a sample text used for the color #7ccc55. 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: #7ccc55;
}
This is a sample text used for the color #7ccc55. 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 #7ccc55;
}
This is a sample text used for the color #7ccc55. 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 30.02%
Green 49.39%
Blue 20.58%
CMYK Percentage
Cyan 33.36
Magenta 0%
Yellow 49.62%
Black 17.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.