#66cd4a Hex Color
rgb(102, 205, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 66 | cd | 4a | - | #66cd4a |
RGB | 102 | 205 | 74 | - | rgb(102,205,74) |
HSL | 107 | 57% | 55% | - | hsl(107,57%,55%) |
HSV | 107 | 64% | 80% | - | hsv(107,64%,80%) |
XYZ | 28.5468 | 46.9818 | 14.0424 | - | xyz(28.5468,46.9818,14.0424) |
CIE-LAB | 74.18 | -53.85 | 54.43 | - | lab(74.18,-53.85,54.43) |
CMYK | 0.50243902439024 | 0 | 0.6390243902439 | 0.19607843137255 | cmyk(0.50243902439024,0,0.6390243902439,0.19607843137255) |
Description
The RGB value of color #66cd4a is rgb(102, 205, 74).
In the hex color #66cd4a, The value of Red is 102, value of Green is 205, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #66cd4a consists of 107° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #66cd4a can be represented as Cyan=0.50243902439024%, Magenta=0%, Yellow=0.6390243902439%, and Black=0.19607843137255%.
Shades of #66cd4a
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 #66cd4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #66cd4a
Preview of #66cd4a on White Background
The contrast ratio of #66cd4a with white color is 2.02
Preview of #66cd4a on black background
The contrast ratio of #66cd4a with black color is 10.4
#66cd4a color will look good with a black background.
Color Schemes of #66cd4a
Triadic Colors of #66cd4a
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 #66cd4a
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 #66cd4a
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 #66cd4a
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: #66cd4a;
}
This is a sample text used for the color #66cd4a. 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: #66cd4a;
}
This is a sample text used for the color #66cd4a. 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 #66cd4a;
}
This is a sample text used for the color #66cd4a. 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 26.77%
Green 53.81%
Blue 19.42%
CMYK Percentage
Cyan 37.56
Magenta 0%
Yellow 47.78%
Black 14.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.