Shades of Atoll #218486
Tints of Atoll #218486
RGB
CMYK
RGB Variations
Color information
#218486 (or 0x218486) is known color: Atoll. HEX triplet: 21, 84 and 86. RGB value is (33,132,134). Sum of RGB (Red+Green+Blue) = 33+132+134=299 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.04% from 299); Green value is 132 (51.95% from 255 or 44.15% from 299); Blue value is 134 (52.73% from 255 or 44.82% from 299); Max value from RGB is 134 - color contains mainly: blue. Hex color #218486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218486 is #DE7B79. Grayscale: #666666. Windows color (decimal): -14580602 or 8815649. OLE color: 8815649.
HSL color Cylindrical-coordinate representation of color #218486: hue angle of 181.19º 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 #218486 is Cyan = 0.75, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 132 | 134 | - |
| CMYK | 0.75 | 0.01 | 0 | 0.47 |
| HSL | 181.19º | 0.6% | 0.33% | - |
| HSV(B) | 181.19º | 0.75% | 0.53% | - |
| XYZ | 13.18 | 18.55 | 25.44 | - |
| YUV | 102.63 | 145.7 | 78.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 132 | 134 | 0.75 | 0.01 | 0 | 0.47 | 181.19 | 0.6 | 0.33 |
| Hex | 21 | 84 | 86 | 4B | 1 | 0 | 2F | B5 | 3C | 21 |
| Octal | 41 | 204 | 206 | 113 | 1 | 0 | 57 | 265 | 74 | 41 |
| Binary | 100001 | 10000100 | 10000110 | 1001011 | 1 | 0 | 101111 | 10110101 | 111100 | 100001 |
Color Harmonies of #218486
Complementary color
Monochromatic Colors of #218486
Black with #218486
Text Example
Text Example
White with #218486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218486; }
p { color: rgb(33,132,134); }
H1.HeaderClassName
{
color: #218486;
}
.AnyTagClassName
{
color: #218486;
}
</style>
background-color css
<style>
a { background-color: #218486; }
a { background-color: rgb(33,132,134); }
div.DivClassName
{
background-color: #218486;
}
.BgClassName
{
background-color: #218486;
}
</style>
border-color css
<style>
span { border-color: #218486; }
span { border-color: rgb(33,132,134); }
td.TdClassName
{
border-color: #218486;
}
.TagClassName
{
border-color: #218486;
}
</style>