#40eefc Hex Color
rgb(64, 238, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 40 | ee | fc | - | #40eefc |
RGB | 64 | 238 | 252 | - | rgb(64,238,252) |
HSL | 184 | 97% | 62% | - | hsl(184,97%,62%) |
HSV | 184 | 75% | 99% | - | hsv(184,75%,99%) |
XYZ | 50.2596 | 69.2673 | 102.8164 | - | xyz(50.2596,69.2673,102.8164) |
CIE-LAB | 86.64 | -38.07 | -19.26 | - | lab(86.64,-38.07,-19.26) |
CMYK | 0.74603174603175 | 0.055555555555556 | 0 | 0.011764705882353 | cmyk(0.74603174603175,0.055555555555556,0,0.011764705882353) |
Description
The RGB value of color #40eefc is rgb(64, 238, 252).
In the hex color #40eefc, The value of Red is 64, value of Green is 238, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #40eefc consists of 184° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #40eefc can be represented as Cyan=0.74603174603175%, Magenta=0.055555555555556%, Yellow=0%, and Black=0.011764705882353%.
Shades of #40eefc
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 #40eefc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40eefc
Preview of #40eefc on White Background
The contrast ratio of #40eefc with white color is 1.41
Preview of #40eefc on black background
The contrast ratio of #40eefc with black color is 14.85
#40eefc color will look good with a black background.
Color Schemes of #40eefc
Triadic Colors of #40eefc
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 #40eefc
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 #40eefc
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 #40eefc
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: #40eefc;
}
This is a sample text used for the color #40eefc. 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: #40eefc;
}
This is a sample text used for the color #40eefc. 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 #40eefc;
}
This is a sample text used for the color #40eefc. 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 11.55%
Green 42.96%
Blue 45.49%
CMYK Percentage
Cyan 91.72
Magenta 6.83%
Yellow 0%
Black 1.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.