Shades of Atoll #248886
Tints of Atoll #248886
RGB
CMYK
RGB Variations
Color information
#248886 (or 0x248886) is known color: Atoll. HEX triplet: 24, 88 and 86. RGB value is (36,136,134). Sum of RGB (Red+Green+Blue) = 36+136+134=306 (40% of max value = 765). Red value is 36 (14.45% from 255 or 11.76% from 306); Green value is 136 (53.52% from 255 or 44.44% from 306); Blue value is 134 (52.73% from 255 or 43.79% from 306); Max value from RGB is 136 - color contains mainly: green. Hex color #248886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #248886 is #DB7779. Grayscale: #696969. Windows color (decimal): -14382970 or 8816676. OLE color: 8816676.
HSL color Cylindrical-coordinate representation of color #248886: hue angle of 178.8º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #248886 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 136 | 134 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.47 |
| HSL | 178.8º | 0.58% | 0.34% | - |
| HSV(B) | 178.8º | 0.74% | 0.53% | - |
| XYZ | 13.83 | 19.7 | 25.63 | - |
| YUV | 105.87 | 143.87 | 78.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 136 | 134 | 0.74 | 0 | 0.01 | 0.47 | 178.8 | 0.58 | 0.34 |
| Hex | 24 | 88 | 86 | 4A | 0 | 1 | 2F | B3 | 3A | 22 |
| Octal | 44 | 210 | 206 | 112 | 0 | 1 | 57 | 263 | 72 | 42 |
| Binary | 100100 | 10001000 | 10000110 | 1001010 | 0 | 1 | 101111 | 10110011 | 111010 | 100010 |
Color Harmonies of #248886
Complementary color
Monochromatic Colors of #248886
Black with #248886
Text Example
Text Example
White with #248886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248886; }
p { color: rgb(36,136,134); }
H1.HeaderClassName
{
color: #248886;
}
.AnyTagClassName
{
color: #248886;
}
</style>
background-color css
<style>
a { background-color: #248886; }
a { background-color: rgb(36,136,134); }
div.DivClassName
{
background-color: #248886;
}
.BgClassName
{
background-color: #248886;
}
</style>
border-color css
<style>
span { border-color: #248886; }
span { border-color: rgb(36,136,134); }
td.TdClassName
{
border-color: #248886;
}
.TagClassName
{
border-color: #248886;
}
</style>