Shades of Atoll #218584
Tints of Atoll #218584
RGB
CMYK
RGB Variations
Color information
#218584 (or 0x218584) is known color: Atoll. HEX triplet: 21, 85 and 84. RGB value is (33,133,132). Sum of RGB (Red+Green+Blue) = 33+133+132=298 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.07% from 298); Green value is 133 (52.34% from 255 or 44.63% from 298); Blue value is 132 (51.95% from 255 or 44.30% from 298); Max value from RGB is 133 - color contains mainly: green. Hex color #218584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #218584 is #DE7A7B. Grayscale: #666666. Windows color (decimal): -14580348 or 8684833. OLE color: 8684833.
HSL color Cylindrical-coordinate representation of color #218584: hue angle of 179.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218584 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 132 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.48 |
| HSL | 179.4º | 0.6% | 0.33% | - |
| HSV(B) | 179.4º | 0.75% | 0.52% | - |
| XYZ | 13.18 | 18.76 | 24.76 | - |
| YUV | 102.99 | 144.37 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 132 | 0.75 | 0 | 0.01 | 0.48 | 179.4 | 0.6 | 0.33 |
| Hex | 21 | 85 | 84 | 4B | 0 | 1 | 30 | B3 | 3C | 21 |
| Octal | 41 | 205 | 204 | 113 | 0 | 1 | 60 | 263 | 74 | 41 |
| Binary | 100001 | 10000101 | 10000100 | 1001011 | 0 | 1 | 110000 | 10110011 | 111100 | 100001 |
Color Harmonies of #218584
Complementary color
Monochromatic Colors of #218584
Black with #218584
Text Example
Text Example
White with #218584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218584; }
p { color: rgb(33,133,132); }
H1.HeaderClassName
{
color: #218584;
}
.AnyTagClassName
{
color: #218584;
}
</style>
background-color css
<style>
a { background-color: #218584; }
a { background-color: rgb(33,133,132); }
div.DivClassName
{
background-color: #218584;
}
.BgClassName
{
background-color: #218584;
}
</style>
border-color css
<style>
span { border-color: #218584; }
span { border-color: rgb(33,133,132); }
td.TdClassName
{
border-color: #218584;
}
.TagClassName
{
border-color: #218584;
}
</style>