Shades of Atoll #247376
Tints of Atoll #247376
RGB
CMYK
RGB Variations
Color information
#247376 (or 0x247376) is known color: Atoll. HEX triplet: 24, 73 and 76. RGB value is (36,115,118). Sum of RGB (Red+Green+Blue) = 36+115+118=269 (35% of max value = 765). Red value is 36 (14.45% from 255 or 13.38% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #247376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247376 is #DB8C89. Grayscale: #5B5B5B. Windows color (decimal): -14388362 or 7762724. OLE color: 7762724.
HSL color Cylindrical-coordinate representation of color #247376: hue angle of 182.2º 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 #247376 is Cyan = 0.69, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 115 | 118 | - |
| CMYK | 0.69 | 0.03 | 0 | 0.54 |
| HSL | 182.2º | 0.53% | 0.3% | - |
| HSV(B) | 182.2º | 0.69% | 0.46% | - |
| XYZ | 10.13 | 13.94 | 19.3 | - |
| YUV | 91.72 | 142.83 | 88.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 118 | 0.69 | 0.03 | 0 | 0.54 | 182.2 | 0.53 | 0.3 |
| Hex | 24 | 73 | 76 | 45 | 3 | 0 | 36 | B6 | 35 | 1E |
| Octal | 44 | 163 | 166 | 105 | 3 | 0 | 66 | 266 | 65 | 36 |
| Binary | 100100 | 1110011 | 1110110 | 1000101 | 11 | 0 | 110110 | 10110110 | 110101 | 11110 |
Color Harmonies of #247376
Complementary color
Monochromatic Colors of #247376
Black with #247376
Text Example
Text Example
White with #247376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247376; }
p { color: rgb(36,115,118); }
H1.HeaderClassName
{
color: #247376;
}
.AnyTagClassName
{
color: #247376;
}
</style>
background-color css
<style>
a { background-color: #247376; }
a { background-color: rgb(36,115,118); }
div.DivClassName
{
background-color: #247376;
}
.BgClassName
{
background-color: #247376;
}
</style>
border-color css
<style>
span { border-color: #247376; }
span { border-color: rgb(36,115,118); }
td.TdClassName
{
border-color: #247376;
}
.TagClassName
{
border-color: #247376;
}
</style>