Shades of Atoll #218387
Tints of Atoll #218387
RGB
CMYK
RGB Variations
Color information
#218387 (or 0x218387) is known color: Atoll. HEX triplet: 21, 83 and 87. RGB value is (33,131,135). Sum of RGB (Red+Green+Blue) = 33+131+135=299 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.04% from 299); Green value is 131 (51.56% from 255 or 43.81% from 299); Blue value is 135 (53.12% from 255 or 45.15% from 299); Max value from RGB is 135 - color contains mainly: blue. Hex color #218387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218387 is #DE7C78. Grayscale: #666666. Windows color (decimal): -14580857 or 8880929. OLE color: 8880929.
HSL color Cylindrical-coordinate representation of color #218387: hue angle of 182.35º 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 #218387 is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 131 | 135 | - |
| CMYK | 0.76 | 0.03 | 0 | 0.47 |
| HSL | 182.35º | 0.61% | 0.33% | - |
| HSV(B) | 182.35º | 0.76% | 0.53% | - |
| XYZ | 13.12 | 18.31 | 25.76 | - |
| YUV | 102.15 | 146.53 | 78.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 131 | 135 | 0.76 | 0.03 | 0 | 0.47 | 182.35 | 0.61 | 0.33 |
| Hex | 21 | 83 | 87 | 4C | 3 | 0 | 2F | B6 | 3D | 21 |
| Octal | 41 | 203 | 207 | 114 | 3 | 0 | 57 | 266 | 75 | 41 |
| Binary | 100001 | 10000011 | 10000111 | 1001100 | 11 | 0 | 101111 | 10110110 | 111101 | 100001 |
Color Harmonies of #218387
Complementary color
Monochromatic Colors of #218387
Black with #218387
Text Example
Text Example
White with #218387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218387; }
p { color: rgb(33,131,135); }
H1.HeaderClassName
{
color: #218387;
}
.AnyTagClassName
{
color: #218387;
}
</style>
background-color css
<style>
a { background-color: #218387; }
a { background-color: rgb(33,131,135); }
div.DivClassName
{
background-color: #218387;
}
.BgClassName
{
background-color: #218387;
}
</style>
border-color css
<style>
span { border-color: #218387; }
span { border-color: rgb(33,131,135); }
td.TdClassName
{
border-color: #218387;
}
.TagClassName
{
border-color: #218387;
}
</style>