#64fbcf Hex Color
rgb(100, 251, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 64 | fb | cf | - | #64fbcf |
RGB | 100 | 251 | 207 | - | rgb(100,251,207) |
HSL | 163 | 95% | 69% | - | hsl(163,95%,69%) |
HSV | 163 | 60% | 98% | - | hsv(163,60%,98%) |
XYZ | 51.0152 | 76.2087 | 71.0525 | - | xyz(51.0152,76.2087,71.0525) |
CIE-LAB | 89.96 | -50.37 | 9.21 | - | lab(89.96,-50.37,9.21) |
CMYK | 0.60159362549801 | 0 | 0.17529880478088 | 0.015686274509804 | cmyk(0.60159362549801,0,0.17529880478088,0.015686274509804) |
Description
The RGB value of color #64fbcf is rgb(100, 251, 207).
In the hex color #64fbcf, The value of Red is 100, value of Green is 251, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #64fbcf consists of 163° Hue, 95% Saturation, and 69% Lightness.
In the CMYK color model, the color #64fbcf can be represented as Cyan=0.60159362549801%, Magenta=0%, Yellow=0.17529880478088%, and Black=0.015686274509804%.
Shades of #64fbcf
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 #64fbcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #64fbcf
Preview of #64fbcf on White Background
The contrast ratio of #64fbcf with white color is 1.29
Preview of #64fbcf on black background
The contrast ratio of #64fbcf with black color is 16.24
#64fbcf color will look good with a black background.
Color Schemes of #64fbcf
Triadic Colors of #64fbcf
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 #64fbcf
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 #64fbcf
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 #64fbcf
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: #64fbcf;
}
This is a sample text used for the color #64fbcf. 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: #64fbcf;
}
This is a sample text used for the color #64fbcf. 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 #64fbcf;
}
This is a sample text used for the color #64fbcf. 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.92%
Green 44.98%
Blue 37.1%
CMYK Percentage
Cyan 75.9
Magenta 0%
Yellow 22.12%
Black 1.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.