#6deddd Hex Color
rgb(109, 237, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6d | ed | dd | - | #6deddd |
RGB | 109 | 237 | 221 | - | rgb(109,237,221) |
HSL | 173 | 78% | 68% | - | hsl(173,78%,68%) |
HSV | 173 | 54% | 93% | - | hsv(173,54%,93%) |
XYZ | 49.642 | 69.04 | 79.1163 | - | xyz(49.642,69.04,79.1163) |
CIE-LAB | 86.52 | -39.25 | -3.04 | - | lab(86.52,-39.25,-3.04) |
CMYK | 0.54008438818565 | 0 | 0.067510548523207 | 0.070588235294118 | cmyk(0.54008438818565,0,0.067510548523207,0.070588235294118) |
Description
The RGB value of color #6deddd is rgb(109, 237, 221).
In the hex color #6deddd, The value of Red is 109, value of Green is 237, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #6deddd consists of 173° Hue, 78% Saturation, and 68% Lightness.
In the CMYK color model, the color #6deddd can be represented as Cyan=0.54008438818565%, Magenta=0%, Yellow=0.067510548523207%, and Black=0.070588235294118%.
Shades of #6deddd
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 #6deddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6deddd
Preview of #6deddd on White Background
The contrast ratio of #6deddd with white color is 1.42
Preview of #6deddd on black background
The contrast ratio of #6deddd with black color is 14.81
#6deddd color will look good with a black background.
Color Schemes of #6deddd
Triadic Colors of #6deddd
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 #6deddd
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 #6deddd
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 #6deddd
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: #6deddd;
}
This is a sample text used for the color #6deddd. 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: #6deddd;
}
This is a sample text used for the color #6deddd. 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 #6deddd;
}
This is a sample text used for the color #6deddd. 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 19.22%
Green 41.8%
Blue 38.98%
CMYK Percentage
Cyan 79.64
Magenta 0%
Yellow 9.95%
Black 10.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.