Shades of Atoll #218686
Tints of Atoll #218686
RGB
CMYK
RGB Variations
Color information
#218686 (or 0x218686) is known color: Atoll. HEX triplet: 21, 86 and 86. RGB value is (33,134,134). Sum of RGB (Red+Green+Blue) = 33+134+134=301 (39% of max value = 765). Red value is 33 (13.28% from 255 or 10.96% from 301); Green value is 134 (52.73% from 255 or 44.52% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: green, blue. Hex color #218686 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218686 is #DE7979. Grayscale: #676767. Windows color (decimal): -14580090 or 8816161. OLE color: 8816161.
HSL color Cylindrical-coordinate representation of color #218686: hue angle of 180º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218686 is Cyan = 0.75, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 134 | 134 | - |
| CMYK | 0.75 | 0 | 0 | 0.47 |
| HSL | 180º | 0.6% | 0.33% | - |
| HSV(B) | 180º | 0.75% | 0.53% | - |
| XYZ | 13.46 | 19.09 | 25.53 | - |
| YUV | 103.8 | 145.04 | 77.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 134 | 134 | 0.75 | 0 | 0 | 0.47 | 180 | 0.6 | 0.33 |
| Hex | 21 | 86 | 86 | 4B | 0 | 0 | 2F | B4 | 3C | 21 |
| Octal | 41 | 206 | 206 | 113 | 0 | 0 | 57 | 264 | 74 | 41 |
| Binary | 100001 | 10000110 | 10000110 | 1001011 | 0 | 0 | 101111 | 10110100 | 111100 | 100001 |
Color Harmonies of #218686
Complementary color
Monochromatic Colors of #218686
Black with #218686
Text Example
Text Example
White with #218686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218686; }
p { color: rgb(33,134,134); }
H1.HeaderClassName
{
color: #218686;
}
.AnyTagClassName
{
color: #218686;
}
</style>
background-color css
<style>
a { background-color: #218686; }
a { background-color: rgb(33,134,134); }
div.DivClassName
{
background-color: #218686;
}
.BgClassName
{
background-color: #218686;
}
</style>
border-color css
<style>
span { border-color: #218686; }
span { border-color: rgb(33,134,134); }
td.TdClassName
{
border-color: #218686;
}
.TagClassName
{
border-color: #218686;
}
</style>