Shades of Atoll #218187
Tints of Atoll #218187
RGB
CMYK
RGB Variations
Color information
#218187 (or 0x218187) is known color: Atoll. HEX triplet: 21, 81 and 87. RGB value is (33,129,135). Sum of RGB (Red+Green+Blue) = 33+129+135=297 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.11% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 135 (53.12% from 255 or 45.45% from 297); Max value from RGB is 135 - color contains mainly: blue. Hex color #218187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218187 is #DE7E78. Grayscale: #646464. Windows color (decimal): -14581369 or 8880417. OLE color: 8880417.
HSL color Cylindrical-coordinate representation of color #218187: hue angle of 183.53º 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 #218187 is Cyan = 0.76, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 129 | 135 | - |
| CMYK | 0.76 | 0.04 | 0 | 0.47 |
| HSL | 183.53º | 0.61% | 0.33% | - |
| HSV(B) | 183.53º | 0.76% | 0.53% | - |
| XYZ | 12.85 | 17.77 | 25.67 | - |
| YUV | 100.98 | 147.2 | 79.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 129 | 135 | 0.76 | 0.04 | 0 | 0.47 | 183.53 | 0.61 | 0.33 |
| Hex | 21 | 81 | 87 | 4C | 4 | 0 | 2F | B8 | 3D | 21 |
| Octal | 41 | 201 | 207 | 114 | 4 | 0 | 57 | 270 | 75 | 41 |
| Binary | 100001 | 10000001 | 10000111 | 1001100 | 100 | 0 | 101111 | 10111000 | 111101 | 100001 |
Color Harmonies of #218187
Complementary color
Monochromatic Colors of #218187
Black with #218187
Text Example
Text Example
White with #218187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218187; }
p { color: rgb(33,129,135); }
H1.HeaderClassName
{
color: #218187;
}
.AnyTagClassName
{
color: #218187;
}
</style>
background-color css
<style>
a { background-color: #218187; }
a { background-color: rgb(33,129,135); }
div.DivClassName
{
background-color: #218187;
}
.BgClassName
{
background-color: #218187;
}
</style>
border-color css
<style>
span { border-color: #218187; }
span { border-color: rgb(33,129,135); }
td.TdClassName
{
border-color: #218187;
}
.TagClassName
{
border-color: #218187;
}
</style>