Shades of Atoll #288486
Tints of Atoll #288486
RGB
CMYK
RGB Variations
Color information
#288486 (or 0x288486) is known color: Atoll. HEX triplet: 28, 84 and 86. RGB value is (40,132,134). Sum of RGB (Red+Green+Blue) = 40+132+134=306 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.07% from 306); Green value is 132 (51.95% from 255 or 43.14% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 134 - color contains mainly: blue. Hex color #288486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #288486 is #D77B79. Grayscale: #686868. Windows color (decimal): -14121850 or 8815656. OLE color: 8815656.
HSL color Cylindrical-coordinate representation of color #288486: hue angle of 181.28º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #288486 is Cyan = 0.70, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 132 | 134 | - |
| CMYK | 0.70 | 0.01 | 0 | 0.47 |
| HSL | 181.28º | 0.54% | 0.34% | - |
| HSV(B) | 181.28º | 0.7% | 0.53% | - |
| XYZ | 13.43 | 18.67 | 25.45 | - |
| YUV | 104.72 | 144.52 | 81.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 132 | 134 | 0.70 | 0.01 | 0 | 0.47 | 181.28 | 0.54 | 0.34 |
| Hex | 28 | 84 | 86 | 46 | 1 | 0 | 2F | B5 | 36 | 22 |
| Octal | 50 | 204 | 206 | 106 | 1 | 0 | 57 | 265 | 66 | 42 |
| Binary | 101000 | 10000100 | 10000110 | 1000110 | 1 | 0 | 101111 | 10110101 | 110110 | 100010 |
Color Harmonies of #288486
Complementary color
Monochromatic Colors of #288486
Black with #288486
Text Example
Text Example
White with #288486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288486; }
p { color: rgb(40,132,134); }
H1.HeaderClassName
{
color: #288486;
}
.AnyTagClassName
{
color: #288486;
}
</style>
background-color css
<style>
a { background-color: #288486; }
a { background-color: rgb(40,132,134); }
div.DivClassName
{
background-color: #288486;
}
.BgClassName
{
background-color: #288486;
}
</style>
border-color css
<style>
span { border-color: #288486; }
span { border-color: rgb(40,132,134); }
td.TdClassName
{
border-color: #288486;
}
.TagClassName
{
border-color: #288486;
}
</style>