#64fbcd Hex Color
rgb(100, 251, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 64 | fb | cd | - | #64fbcd |
RGB | 100 | 251 | 205 | - | rgb(100,251,205) |
HSL | 162 | 95% | 69% | - | hsl(162,95%,69%) |
HSV | 162 | 60% | 98% | - | hsv(162,60%,98%) |
XYZ | 50.7722 | 76.1115 | 69.7726 | - | xyz(50.7722,76.1115,69.7726) |
CIE-LAB | 89.91 | -50.82 | 10.18 | - | lab(89.91,-50.82,10.18) |
CMYK | 0.60159362549801 | 0 | 0.18326693227092 | 0.015686274509804 | cmyk(0.60159362549801,0,0.18326693227092,0.015686274509804) |
Description
The RGB value of color #64fbcd is rgb(100, 251, 205).
In the hex color #64fbcd, The value of Red is 100, value of Green is 251, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #64fbcd consists of 162° Hue, 95% Saturation, and 69% Lightness.
In the CMYK color model, the color #64fbcd can be represented as Cyan=0.60159362549801%, Magenta=0%, Yellow=0.18326693227092%, and Black=0.015686274509804%.
Shades of #64fbcd
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 #64fbcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #64fbcd
Preview of #64fbcd on White Background
The contrast ratio of #64fbcd with white color is 1.29
Preview of #64fbcd on black background
The contrast ratio of #64fbcd with black color is 16.22
#64fbcd color will look good with a black background.
Color Schemes of #64fbcd
Triadic Colors of #64fbcd
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 #64fbcd
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 #64fbcd
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 #64fbcd
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: #64fbcd;
}
This is a sample text used for the color #64fbcd. 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: #64fbcd;
}
This is a sample text used for the color #64fbcd. 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 #64fbcd;
}
This is a sample text used for the color #64fbcd. 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 17.99%
Green 45.14%
Blue 36.87%
CMYK Percentage
Cyan 75.15
Magenta 0%
Yellow 22.89%
Black 1.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.