#40fddc Hex Color
rgb(64, 253, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 40 | fd | dc | - | #40fddc |
RGB | 64 | 253 | 220 | - | rgb(64,253,220) |
HSL | 170 | 98% | 62% | - | hsl(170,98%,62%) |
HSV | 170 | 75% | 99% | - | hsv(170,75%,99%) |
XYZ | 50.1579 | 76.5079 | 79.834 | - | xyz(50.1579,76.5079,79.834) |
CIE-LAB | 90.09 | -53.25 | 2.58 | - | lab(90.09,-53.25,2.58) |
CMYK | 0.74703557312253 | 0 | 0.1304347826087 | 0.0078431372549019 | cmyk(0.74703557312253,0,0.1304347826087,0.0078431372549019) |
Description
The RGB value of color #40fddc is rgb(64, 253, 220).
In the hex color #40fddc, The value of Red is 64, value of Green is 253, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #40fddc consists of 170° Hue, 98% Saturation, and 62% Lightness.
In the CMYK color model, the color #40fddc can be represented as Cyan=0.74703557312253%, Magenta=0%, Yellow=0.1304347826087%, and Black=0.0078431372549019%.
Shades of #40fddc
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 #40fddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40fddc
Preview of #40fddc on White Background
The contrast ratio of #40fddc with white color is 1.29
Preview of #40fddc on black background
The contrast ratio of #40fddc with black color is 16.3
#40fddc color will look good with a black background.
Color Schemes of #40fddc
Triadic Colors of #40fddc
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 #40fddc
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 #40fddc
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 #40fddc
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: #40fddc;
}
This is a sample text used for the color #40fddc. 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: #40fddc;
}
This is a sample text used for the color #40fddc. 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 #40fddc;
}
This is a sample text used for the color #40fddc. 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.92%
Green 47.11%
Blue 40.97%
CMYK Percentage
Cyan 84.38
Magenta 0%
Yellow 14.73%
Black 0.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.