Shades of Atoll #218886
Tints of Atoll #218886
RGB
CMYK
RGB Variations
Color information
#218886 (or 0x218886) is known color: Atoll. HEX triplet: 21, 88 and 86. RGB value is (33,136,134). Sum of RGB (Red+Green+Blue) = 33+136+134=303 (40% of max value = 765). Red value is 33 (13.28% from 255 or 10.89% from 303); Green value is 136 (53.52% from 255 or 44.88% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 136 - color contains mainly: green. Hex color #218886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218886 is #DE7779. Grayscale: #686868. Windows color (decimal): -14579578 or 8816673. OLE color: 8816673.
HSL color Cylindrical-coordinate representation of color #218886: hue angle of 178.83º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #218886 is Cyan = 0.76, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 136 | 134 | - |
| CMYK | 0.76 | 0 | 0.01 | 0.47 |
| HSL | 178.83º | 0.61% | 0.33% | - |
| HSV(B) | 178.83º | 0.76% | 0.53% | - |
| XYZ | 13.73 | 19.65 | 25.62 | - |
| YUV | 104.98 | 144.38 | 76.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 136 | 134 | 0.76 | 0 | 0.01 | 0.47 | 178.83 | 0.61 | 0.33 |
| Hex | 21 | 88 | 86 | 4C | 0 | 1 | 2F | B3 | 3D | 21 |
| Octal | 41 | 210 | 206 | 114 | 0 | 1 | 57 | 263 | 75 | 41 |
| Binary | 100001 | 10001000 | 10000110 | 1001100 | 0 | 1 | 101111 | 10110011 | 111101 | 100001 |
Color Harmonies of #218886
Complementary color
Monochromatic Colors of #218886
Black with #218886
Text Example
Text Example
White with #218886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218886; }
p { color: rgb(33,136,134); }
H1.HeaderClassName
{
color: #218886;
}
.AnyTagClassName
{
color: #218886;
}
</style>
background-color css
<style>
a { background-color: #218886; }
a { background-color: rgb(33,136,134); }
div.DivClassName
{
background-color: #218886;
}
.BgClassName
{
background-color: #218886;
}
</style>
border-color css
<style>
span { border-color: #218886; }
span { border-color: rgb(33,136,134); }
td.TdClassName
{
border-color: #218886;
}
.TagClassName
{
border-color: #218886;
}
</style>