#66dbe3 Hex Color
rgb(102, 219, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 66 | db | e3 | - | #66dbe3 |
RGB | 102 | 219 | 227 | - | rgb(102,219,227) |
HSL | 184 | 69% | 65% | - | hsl(184,69%,65%) |
HSV | 184 | 55% | 89% | - | hsv(184,55%,89%) |
XYZ | 44.6761 | 59.0339 | 81.713 | - | xyz(44.6761,59.0339,81.713) |
CIE-LAB | 81.31 | -30.68 | -13.97 | - | lab(81.31,-30.68,-13.97) |
CMYK | 0.55066079295154 | 0.035242290748899 | 0 | 0.10980392156863 | cmyk(0.55066079295154,0.035242290748899,0,0.10980392156863) |
Description
The RGB value of color #66dbe3 is rgb(102, 219, 227).
In the hex color #66dbe3, The value of Red is 102, value of Green is 219, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #66dbe3 consists of 184° Hue, 69% Saturation, and 65% Lightness.
In the CMYK color model, the color #66dbe3 can be represented as Cyan=0.55066079295154%, Magenta=0.035242290748899%, Yellow=0%, and Black=0.10980392156863%.
Shades of #66dbe3
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 #66dbe3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #66dbe3
Preview of #66dbe3 on White Background
The contrast ratio of #66dbe3 with white color is 1.64
Preview of #66dbe3 on black background
The contrast ratio of #66dbe3 with black color is 12.81
#66dbe3 color will look good with a black background.
Color Schemes of #66dbe3
Triadic Colors of #66dbe3
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 #66dbe3
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 #66dbe3
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 #66dbe3
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: #66dbe3;
}
This is a sample text used for the color #66dbe3. 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: #66dbe3;
}
This is a sample text used for the color #66dbe3. 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 #66dbe3;
}
This is a sample text used for the color #66dbe3. 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 18.61%
Green 39.96%
Blue 41.42%
CMYK Percentage
Cyan 79.15
Magenta 5.07%
Yellow 0%
Black 15.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.