Shades of Atoll #288688
Tints of Atoll #288688
RGB
CMYK
RGB Variations
Color information
#288688 (or 0x288688) is known color: Atoll. HEX triplet: 28, 86 and 88. RGB value is (40,134,136). Sum of RGB (Red+Green+Blue) = 40+134+136=310 (41% of max value = 765). Red value is 40 (16.02% from 255 or 12.90% from 310); Green value is 134 (52.73% from 255 or 43.23% from 310); Blue value is 136 (53.52% from 255 or 43.87% from 310); Max value from RGB is 136 - color contains mainly: blue. Hex color #288688 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #288688 is #D77977. Grayscale: #6A6A6A. Windows color (decimal): -14121336 or 8947240. OLE color: 8947240.
HSL color Cylindrical-coordinate representation of color #288688: hue angle of 181.25º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #288688 is Cyan = 0.71, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 134 | 136 | - |
| CMYK | 0.71 | 0.01 | 0 | 0.47 |
| HSL | 181.25º | 0.55% | 0.35% | - |
| HSV(B) | 181.25º | 0.71% | 0.53% | - |
| XYZ | 13.84 | 19.28 | 26.28 | - |
| YUV | 106.12 | 144.86 | 80.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 134 | 136 | 0.71 | 0.01 | 0 | 0.47 | 181.25 | 0.55 | 0.35 |
| Hex | 28 | 86 | 88 | 47 | 1 | 0 | 2F | B5 | 37 | 23 |
| Octal | 50 | 206 | 210 | 107 | 1 | 0 | 57 | 265 | 67 | 43 |
| Binary | 101000 | 10000110 | 10001000 | 1000111 | 1 | 0 | 101111 | 10110101 | 110111 | 100011 |
Color Harmonies of #288688
Complementary color
Monochromatic Colors of #288688
Black with #288688
Text Example
Text Example
White with #288688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288688; }
p { color: rgb(40,134,136); }
H1.HeaderClassName
{
color: #288688;
}
.AnyTagClassName
{
color: #288688;
}
</style>
background-color css
<style>
a { background-color: #288688; }
a { background-color: rgb(40,134,136); }
div.DivClassName
{
background-color: #288688;
}
.BgClassName
{
background-color: #288688;
}
</style>
border-color css
<style>
span { border-color: #288688; }
span { border-color: rgb(40,134,136); }
td.TdClassName
{
border-color: #288688;
}
.TagClassName
{
border-color: #288688;
}
</style>