Shades of Atoll #218081
Tints of Atoll #218081
RGB
CMYK
RGB Variations
Color information
#218081 (or 0x218081) is known color: Atoll. HEX triplet: 21, 80 and 81. RGB value is (33,128,129). Sum of RGB (Red+Green+Blue) = 33+128+129=290 (38% of max value = 765). Red value is 33 (13.28% from 255 or 11.38% from 290); Green value is 128 (50.39% from 255 or 44.14% from 290); Blue value is 129 (50.78% from 255 or 44.48% from 290); Max value from RGB is 129 - color contains mainly: blue. Hex color #218081 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218081 is #DE7F7E. Grayscale: #636363. Windows color (decimal): -14581631 or 8486945. OLE color: 8486945.
HSL color Cylindrical-coordinate representation of color #218081: hue angle of 180.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 #218081 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 128 | 129 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.49 |
| HSL | 180.63º | 0.59% | 0.32% | - |
| HSV(B) | 180.63º | 0.74% | 0.51% | - |
| XYZ | 12.31 | 17.35 | 23.47 | - |
| YUV | 99.71 | 144.53 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 128 | 129 | 0.74 | 0.01 | 0 | 0.49 | 180.63 | 0.59 | 0.32 |
| Hex | 21 | 80 | 81 | 4A | 1 | 0 | 31 | B5 | 3B | 20 |
| Octal | 41 | 200 | 201 | 112 | 1 | 0 | 61 | 265 | 73 | 40 |
| Binary | 100001 | 10000000 | 10000001 | 1001010 | 1 | 0 | 110001 | 10110101 | 111011 | 100000 |
Color Harmonies of #218081
Complementary color
Monochromatic Colors of #218081
Black with #218081
Text Example
Text Example
White with #218081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218081; }
p { color: rgb(33,128,129); }
H1.HeaderClassName
{
color: #218081;
}
.AnyTagClassName
{
color: #218081;
}
</style>
background-color css
<style>
a { background-color: #218081; }
a { background-color: rgb(33,128,129); }
div.DivClassName
{
background-color: #218081;
}
.BgClassName
{
background-color: #218081;
}
</style>
border-color css
<style>
span { border-color: #218081; }
span { border-color: rgb(33,128,129); }
td.TdClassName
{
border-color: #218081;
}
.TagClassName
{
border-color: #218081;
}
</style>