Shades of Atoll #217578
Tints of Atoll #217578
RGB
CMYK
RGB Variations
Color information
#217578 (or 0x217578) is known color: Atoll. HEX triplet: 21, 75 and 78. RGB value is (33,117,120). Sum of RGB (Red+Green+Blue) = 33+117+120=270 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.22% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #217578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217578 is #DE8A87. Grayscale: #5C5C5C. Windows color (decimal): -14584456 or 7894305. OLE color: 7894305.
HSL color Cylindrical-coordinate representation of color #217578: hue angle of 182.07º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #217578 is Cyan = 0.72, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 117 | 120 | - |
| CMYK | 0.72 | 0.02 | 0 | 0.53 |
| HSL | 182.07º | 0.57% | 0.3% | - |
| HSV(B) | 182.07º | 0.73% | 0.47% | - |
| XYZ | 10.38 | 14.4 | 20 | - |
| YUV | 92.23 | 143.67 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 120 | 0.72 | 0.02 | 0 | 0.53 | 182.07 | 0.57 | 0.3 |
| Hex | 21 | 75 | 78 | 48 | 2 | 0 | 35 | B6 | 39 | 1E |
| Octal | 41 | 165 | 170 | 110 | 2 | 0 | 65 | 266 | 71 | 36 |
| Binary | 100001 | 1110101 | 1111000 | 1001000 | 10 | 0 | 110101 | 10110110 | 111001 | 11110 |
Color Harmonies of #217578
Complementary color
Monochromatic Colors of #217578
Black with #217578
Text Example
Text Example
White with #217578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217578; }
p { color: rgb(33,117,120); }
H1.HeaderClassName
{
color: #217578;
}
.AnyTagClassName
{
color: #217578;
}
</style>
background-color css
<style>
a { background-color: #217578; }
a { background-color: rgb(33,117,120); }
div.DivClassName
{
background-color: #217578;
}
.BgClassName
{
background-color: #217578;
}
</style>
border-color css
<style>
span { border-color: #217578; }
span { border-color: rgb(33,117,120); }
td.TdClassName
{
border-color: #217578;
}
.TagClassName
{
border-color: #217578;
}
</style>