Shades of Atoll #218286
Tints of Atoll #218286
RGB
CMYK
RGB Variations
Color information
#218286 (or 0x218286) is known color: Atoll. HEX triplet: 21, 82 and 86. RGB value is (33,130,134). Sum of RGB (Red+Green+Blue) = 33+130+134=297 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.11% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 134 (52.73% from 255 or 45.12% from 297); Max value from RGB is 134 - color contains mainly: blue. Hex color #218286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218286 is #DE7D79. Grayscale: #656565. Windows color (decimal): -14581114 or 8815137. OLE color: 8815137.
HSL color Cylindrical-coordinate representation of color #218286: hue angle of 182.38º 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 #218286 is Cyan = 0.75, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 130 | 134 | - |
| CMYK | 0.75 | 0.03 | 0 | 0.47 |
| HSL | 182.38º | 0.6% | 0.33% | - |
| HSV(B) | 182.38º | 0.75% | 0.53% | - |
| XYZ | 12.91 | 18.01 | 25.35 | - |
| YUV | 101.45 | 146.36 | 79.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 130 | 134 | 0.75 | 0.03 | 0 | 0.47 | 182.38 | 0.6 | 0.33 |
| Hex | 21 | 82 | 86 | 4B | 3 | 0 | 2F | B6 | 3C | 21 |
| Octal | 41 | 202 | 206 | 113 | 3 | 0 | 57 | 266 | 74 | 41 |
| Binary | 100001 | 10000010 | 10000110 | 1001011 | 11 | 0 | 101111 | 10110110 | 111100 | 100001 |
Color Harmonies of #218286
Complementary color
Monochromatic Colors of #218286
Black with #218286
Text Example
Text Example
White with #218286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218286; }
p { color: rgb(33,130,134); }
H1.HeaderClassName
{
color: #218286;
}
.AnyTagClassName
{
color: #218286;
}
</style>
background-color css
<style>
a { background-color: #218286; }
a { background-color: rgb(33,130,134); }
div.DivClassName
{
background-color: #218286;
}
.BgClassName
{
background-color: #218286;
}
</style>
border-color css
<style>
span { border-color: #218286; }
span { border-color: rgb(33,130,134); }
td.TdClassName
{
border-color: #218286;
}
.TagClassName
{
border-color: #218286;
}
</style>