Shades of Atoll #217477
Tints of Atoll #217477
RGB
CMYK
RGB Variations
Color information
#217477 (or 0x217477) is known color: Atoll. HEX triplet: 21, 74 and 77. RGB value is (33,116,119). Sum of RGB (Red+Green+Blue) = 33+116+119=268 (35% of max value = 765). Red value is 33 (13.28% from 255 or 12.31% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 119 (46.88% from 255 or 44.40% from 268); Max value from RGB is 119 - color contains mainly: blue. Hex color #217477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217477 is #DE8B88. Grayscale: #5B5B5B. Windows color (decimal): -14584713 or 7828513. OLE color: 7828513.
HSL color Cylindrical-coordinate representation of color #217477: hue angle of 182.09º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217477 is Cyan = 0.72, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 116 | 119 | - |
| CMYK | 0.72 | 0.03 | 0 | 0.53 |
| HSL | 182.09º | 0.57% | 0.3% | - |
| HSV(B) | 182.09º | 0.72% | 0.47% | - |
| XYZ | 10.2 | 14.15 | 19.65 | - |
| YUV | 91.53 | 143.5 | 86.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 119 | 0.72 | 0.03 | 0 | 0.53 | 182.09 | 0.57 | 0.3 |
| Hex | 21 | 74 | 77 | 48 | 3 | 0 | 35 | B6 | 39 | 1E |
| Octal | 41 | 164 | 167 | 110 | 3 | 0 | 65 | 266 | 71 | 36 |
| Binary | 100001 | 1110100 | 1110111 | 1001000 | 11 | 0 | 110101 | 10110110 | 111001 | 11110 |
Color Harmonies of #217477
Complementary color
Monochromatic Colors of #217477
Black with #217477
Text Example
Text Example
White with #217477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217477; }
p { color: rgb(33,116,119); }
H1.HeaderClassName
{
color: #217477;
}
.AnyTagClassName
{
color: #217477;
}
</style>
background-color css
<style>
a { background-color: #217477; }
a { background-color: rgb(33,116,119); }
div.DivClassName
{
background-color: #217477;
}
.BgClassName
{
background-color: #217477;
}
</style>
border-color css
<style>
span { border-color: #217477; }
span { border-color: rgb(33,116,119); }
td.TdClassName
{
border-color: #217477;
}
.TagClassName
{
border-color: #217477;
}
</style>