#7ed1db Hex Color
rgb(126, 209, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | d1 | db | - | #7ed1db |
RGB | 126 | 209 | 219 | - | rgb(126,209,219) |
HSL | 186 | 56% | 68% | - | hsl(186,56%,68%) |
HSV | 186 | 42% | 86% | - | hsv(186,42%,86%) |
XYZ | 44.1908 | 55.151 | 75.3339 | - | xyz(44.1908,55.151,75.3339) |
CIE-LAB | 79.13 | -22.69 | -12.88 | - | lab(79.13,-22.69,-12.88) |
CMYK | 0.42465753424658 | 0.045662100456621 | 0 | 0.14117647058824 | cmyk(0.42465753424658,0.045662100456621,0,0.14117647058824) |
Description
The RGB value of color #7ed1db is rgb(126, 209, 219).
In the hex color #7ed1db, The value of Red is 126, value of Green is 209, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #7ed1db consists of 186° Hue, 56% Saturation, and 68% Lightness.
In the CMYK color model, the color #7ed1db can be represented as Cyan=0.42465753424658%, Magenta=0.045662100456621%, Yellow=0%, and Black=0.14117647058824%.
Shades of #7ed1db
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 #7ed1db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7ed1db
Preview of #7ed1db on White Background
The contrast ratio of #7ed1db with white color is 1.75
Preview of #7ed1db on black background
The contrast ratio of #7ed1db with black color is 12.03
#7ed1db color will look good with a black background.
Color Schemes of #7ed1db
Triadic Colors of #7ed1db
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 #7ed1db
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 #7ed1db
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 #7ed1db
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: #7ed1db;
}
This is a sample text used for the color #7ed1db. 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: #7ed1db;
}
This is a sample text used for the color #7ed1db. 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 #7ed1db;
}
This is a sample text used for the color #7ed1db. 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 22.74%
Green 37.73%
Blue 39.53%
CMYK Percentage
Cyan 69.45
Magenta 7.47%
Yellow 0%
Black 23.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.