#64d4c7 Hex Color
rgb(100, 212, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 64 | d4 | c7 | - | #64d4c7 |
RGB | 100 | 212 | 199 | - | rgb(100,212,199) |
HSL | 173 | 57% | 61% | - | hsl(173,57%,61%) |
HSV | 173 | 53% | 83% | - | hsv(173,53%,83%) |
XYZ | 39.1078 | 53.9198 | 62.3792 | - | xyz(39.1078,53.9198,62.3792) |
CIE-LAB | 78.41 | -35.07 | -3.32 | - | lab(78.41,-35.07,-3.32) |
CMYK | 0.52830188679245 | 0 | 0.061320754716981 | 0.16862745098039 | cmyk(0.52830188679245,0,0.061320754716981,0.16862745098039) |
Description
The RGB value of color #64d4c7 is rgb(100, 212, 199).
In the hex color #64d4c7, The value of Red is 100, value of Green is 212, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #64d4c7 consists of 173° Hue, 57% Saturation, and 61% Lightness.
In the CMYK color model, the color #64d4c7 can be represented as Cyan=0.52830188679245%, Magenta=0%, Yellow=0.061320754716981%, and Black=0.16862745098039%.
Shades of #64d4c7
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 #64d4c7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #64d4c7
Preview of #64d4c7 on White Background
The contrast ratio of #64d4c7 with white color is 1.78
Preview of #64d4c7 on black background
The contrast ratio of #64d4c7 with black color is 11.78
#64d4c7 color will look good with a black background.
Color Schemes of #64d4c7
Triadic Colors of #64d4c7
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 #64d4c7
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 #64d4c7
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 #64d4c7
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: #64d4c7;
}
This is a sample text used for the color #64d4c7. 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: #64d4c7;
}
This is a sample text used for the color #64d4c7. 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 #64d4c7;
}
This is a sample text used for the color #64d4c7. 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 19.57%
Green 41.49%
Blue 38.94%
CMYK Percentage
Cyan 69.67
Magenta 0%
Yellow 8.09%
Black 22.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.