#66c845 Hex Color
rgb(102, 200, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 66 | c8 | 45 | - | #66c845 |
RGB | 102 | 200 | 69 | - | rgb(102,200,69) |
HSL | 105 | 54% | 53% | - | hsl(105,54%,53%) |
HSV | 105 | 66% | 78% | - | hsv(105,66%,78%) |
XYZ | 27.2079 | 44.563 | 12.7977 | - | xyz(27.2079,44.563,12.7977) |
CIE-LAB | 72.6 | -52.39 | 54.8 | - | lab(72.6,-52.39,54.8) |
CMYK | 0.49 | 0 | 0.655 | 0.2156862745098 | cmyk(0.49,0,0.655,0.2156862745098) |
Description
The RGB value of color #66c845 is rgb(102, 200, 69).
In the hex color #66c845, The value of Red is 102, value of Green is 200, and value of Blue is 69. The primary color is Green. Similarly, The HSL values for #66c845 consists of 105° Hue, 54% Saturation, and 53% Lightness.
In the CMYK color model, the color #66c845 can be represented as Cyan=0.49%, Magenta=0%, Yellow=0.655%, and Black=0.2156862745098%.
Shades of #66c845
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 #66c845
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #66c845
Preview of #66c845 on White Background
The contrast ratio of #66c845 with white color is 2.12
Preview of #66c845 on black background
The contrast ratio of #66c845 with black color is 9.91
#66c845 color will look good with a black background.
Color Schemes of #66c845
Triadic Colors of #66c845
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 #66c845
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 #66c845
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 #66c845
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: #66c845;
}
This is a sample text used for the color #66c845. 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: #66c845;
}
This is a sample text used for the color #66c845. 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 #66c845;
}
This is a sample text used for the color #66c845. 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 27.49%
Green 53.91%
Blue 18.6%
CMYK Percentage
Cyan 36.01
Magenta 0%
Yellow 48.14%
Black 15.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.