Shades of Atoll #247475
Tints of Atoll #247475
RGB
CMYK
RGB Variations
Color information
#247475 (or 0x247475) is known color: Atoll. HEX triplet: 24, 74 and 75. RGB value is (36,116,117). Sum of RGB (Red+Green+Blue) = 36+116+117=269 (35% of max value = 765). Red value is 36 (14.45% from 255 or 13.38% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #247475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247475 is #DB8B8A. Grayscale: #5C5C5C. Windows color (decimal): -14388107 or 7697444. OLE color: 7697444.
HSL color Cylindrical-coordinate representation of color #247475: hue angle of 180.74º 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 #247475 is Cyan = 0.69, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 116 | 117 | - |
| CMYK | 0.69 | 0.01 | 0 | 0.54 |
| HSL | 180.74º | 0.53% | 0.3% | - |
| HSV(B) | 180.74º | 0.69% | 0.46% | - |
| XYZ | 10.18 | 14.15 | 19.02 | - |
| YUV | 92.19 | 142 | 87.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 117 | 0.69 | 0.01 | 0 | 0.54 | 180.74 | 0.53 | 0.3 |
| Hex | 24 | 74 | 75 | 45 | 1 | 0 | 36 | B5 | 35 | 1E |
| Octal | 44 | 164 | 165 | 105 | 1 | 0 | 66 | 265 | 65 | 36 |
| Binary | 100100 | 1110100 | 1110101 | 1000101 | 1 | 0 | 110110 | 10110101 | 110101 | 11110 |
Color Harmonies of #247475
Complementary color
Monochromatic Colors of #247475
Black with #247475
Text Example
Text Example
White with #247475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247475; }
p { color: rgb(36,116,117); }
H1.HeaderClassName
{
color: #247475;
}
.AnyTagClassName
{
color: #247475;
}
</style>
background-color css
<style>
a { background-color: #247475; }
a { background-color: rgb(36,116,117); }
div.DivClassName
{
background-color: #247475;
}
.BgClassName
{
background-color: #247475;
}
</style>
border-color css
<style>
span { border-color: #247475; }
span { border-color: rgb(36,116,117); }
td.TdClassName
{
border-color: #247475;
}
.TagClassName
{
border-color: #247475;
}
</style>