Shades of Atoll #217881
Tints of Atoll #217881
RGB
CMYK
RGB Variations
Color information
#217881 (or 0x217881) is known color: Atoll. HEX triplet: 21, 78 and 81. RGB value is (33,120,129). Sum of RGB (Red+Green+Blue) = 33+120+129=282 (37% of max value = 765). Red value is 33 (13.28% from 255 or 11.70% from 282); Green value is 120 (47.27% from 255 or 42.55% from 282); Blue value is 129 (50.78% from 255 or 45.74% from 282); Max value from RGB is 129 - color contains mainly: blue. Hex color #217881 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #217881 is #DE877E. Grayscale: #5E5E5E. Windows color (decimal): -14583679 or 8484897. OLE color: 8484897.
HSL color Cylindrical-coordinate representation of color #217881: hue angle of 185.62º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #217881 is Cyan = 0.74, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 120 | 129 | - |
| CMYK | 0.74 | 0.07 | 0 | 0.49 |
| HSL | 185.63º | 0.59% | 0.32% | - |
| HSV(B) | 185.63º | 0.74% | 0.51% | - |
| XYZ | 11.31 | 15.34 | 23.13 | - |
| YUV | 95.01 | 147.18 | 83.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 120 | 129 | 0.74 | 0.07 | 0 | 0.49 | 185.63 | 0.59 | 0.32 |
| Hex | 21 | 78 | 81 | 4A | 7 | 0 | 31 | BA | 3B | 20 |
| Octal | 41 | 170 | 201 | 112 | 7 | 0 | 61 | 272 | 73 | 40 |
| Binary | 100001 | 1111000 | 10000001 | 1001010 | 111 | 0 | 110001 | 10111010 | 111011 | 100000 |
Color Harmonies of #217881
Complementary color
Monochromatic Colors of #217881
Black with #217881
Text Example
Text Example
White with #217881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217881; }
p { color: rgb(33,120,129); }
H1.HeaderClassName
{
color: #217881;
}
.AnyTagClassName
{
color: #217881;
}
</style>
background-color css
<style>
a { background-color: #217881; }
a { background-color: rgb(33,120,129); }
div.DivClassName
{
background-color: #217881;
}
.BgClassName
{
background-color: #217881;
}
</style>
border-color css
<style>
span { border-color: #217881; }
span { border-color: rgb(33,120,129); }
td.TdClassName
{
border-color: #217881;
}
.TagClassName
{
border-color: #217881;
}
</style>