Shades of Atoll #247276
Tints of Atoll #247276
RGB
CMYK
RGB Variations
Color information
#247276 (or 0x247276) is known color: Atoll. HEX triplet: 24, 72 and 76. RGB value is (36,114,118). Sum of RGB (Red+Green+Blue) = 36+114+118=268 (35% of max value = 765). Red value is 36 (14.45% from 255 or 13.43% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #247276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247276 is #DB8D89. Grayscale: #5B5B5B. Windows color (decimal): -14388618 or 7762468. OLE color: 7762468.
HSL color Cylindrical-coordinate representation of color #247276: hue angle of 182.93º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247276 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 114 | 118 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.54 |
| HSL | 182.93º | 0.53% | 0.3% | - |
| HSV(B) | 182.93º | 0.69% | 0.46% | - |
| XYZ | 10.01 | 13.72 | 19.26 | - |
| YUV | 91.13 | 143.16 | 88.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 114 | 118 | 0.69 | 0.03 | 0 | 0.54 | 182.93 | 0.53 | 0.3 |
| Hex | 24 | 72 | 76 | 45 | 3 | 0 | 36 | B7 | 35 | 1E |
| Octal | 44 | 162 | 166 | 105 | 3 | 0 | 66 | 267 | 65 | 36 |
| Binary | 100100 | 1110010 | 1110110 | 1000101 | 11 | 0 | 110110 | 10110111 | 110101 | 11110 |
Color Harmonies of #247276
Complementary color
Monochromatic Colors of #247276
Black with #247276
Text Example
Text Example
White with #247276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247276; }
p { color: rgb(36,114,118); }
H1.HeaderClassName
{
color: #247276;
}
.AnyTagClassName
{
color: #247276;
}
</style>
background-color css
<style>
a { background-color: #247276; }
a { background-color: rgb(36,114,118); }
div.DivClassName
{
background-color: #247276;
}
.BgClassName
{
background-color: #247276;
}
</style>
border-color css
<style>
span { border-color: #247276; }
span { border-color: rgb(36,114,118); }
td.TdClassName
{
border-color: #247276;
}
.TagClassName
{
border-color: #247276;
}
</style>