Shades of Atoll #288589
Tints of Atoll #288589
RGB
CMYK
RGB Variations
Color information
#288589 (or 0x288589) is known color: Atoll. HEX triplet: 28, 85 and 89. RGB value is (40,133,137). Sum of RGB (Red+Green+Blue) = 40+133+137=310 (41% of max value = 765). Red value is 40 (16.02% from 255 or 12.90% from 310); Green value is 133 (52.34% from 255 or 42.90% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #288589 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #288589 is #D77A76. Grayscale: #696969. Windows color (decimal): -14121591 or 9012520. OLE color: 9012520.
HSL color Cylindrical-coordinate representation of color #288589: hue angle of 182.47º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #288589 is Cyan = 0.71, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 133 | 137 | - |
| CMYK | 0.71 | 0.03 | 0 | 0.46 |
| HSL | 182.47º | 0.55% | 0.35% | - |
| HSV(B) | 182.47º | 0.71% | 0.54% | - |
| XYZ | 13.78 | 19.03 | 26.61 | - |
| YUV | 105.65 | 145.69 | 81.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 133 | 137 | 0.71 | 0.03 | 0 | 0.46 | 182.47 | 0.55 | 0.35 |
| Hex | 28 | 85 | 89 | 47 | 3 | 0 | 2E | B6 | 37 | 23 |
| Octal | 50 | 205 | 211 | 107 | 3 | 0 | 56 | 266 | 67 | 43 |
| Binary | 101000 | 10000101 | 10001001 | 1000111 | 11 | 0 | 101110 | 10110110 | 110111 | 100011 |
Color Harmonies of #288589
Complementary color
Monochromatic Colors of #288589
Black with #288589
Text Example
Text Example
White with #288589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288589; }
p { color: rgb(40,133,137); }
H1.HeaderClassName
{
color: #288589;
}
.AnyTagClassName
{
color: #288589;
}
</style>
background-color css
<style>
a { background-color: #288589; }
a { background-color: rgb(40,133,137); }
div.DivClassName
{
background-color: #288589;
}
.BgClassName
{
background-color: #288589;
}
</style>
border-color css
<style>
span { border-color: #288589; }
span { border-color: rgb(40,133,137); }
td.TdClassName
{
border-color: #288589;
}
.TagClassName
{
border-color: #288589;
}
</style>