Shades of Atoll #247677
Tints of Atoll #247677
RGB
CMYK
RGB Variations
Color information
#247677 (or 0x247677) is known color: Atoll. HEX triplet: 24, 76 and 77. RGB value is (36,118,119). Sum of RGB (Red+Green+Blue) = 36+118+119=273 (36% of max value = 765). Red value is 36 (14.45% from 255 or 13.19% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #247677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247677 is #DB8988. Grayscale: #5D5D5D. Windows color (decimal): -14387593 or 7829028. OLE color: 7829028.
HSL color Cylindrical-coordinate representation of color #247677: hue angle of 180.72º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #247677 is Cyan = 0.70, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 118 | 119 | - |
| CMYK | 0.70 | 0.01 | 0 | 0.53 |
| HSL | 180.72º | 0.54% | 0.3% | - |
| HSV(B) | 180.72º | 0.7% | 0.47% | - |
| XYZ | 10.54 | 14.66 | 19.73 | - |
| YUV | 93.6 | 142.33 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 118 | 119 | 0.70 | 0.01 | 0 | 0.53 | 180.72 | 0.54 | 0.3 |
| Hex | 24 | 76 | 77 | 46 | 1 | 0 | 35 | B5 | 36 | 1E |
| Octal | 44 | 166 | 167 | 106 | 1 | 0 | 65 | 265 | 66 | 36 |
| Binary | 100100 | 1110110 | 1110111 | 1000110 | 1 | 0 | 110101 | 10110101 | 110110 | 11110 |
Color Harmonies of #247677
Complementary color
Monochromatic Colors of #247677
Black with #247677
Text Example
Text Example
White with #247677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247677; }
p { color: rgb(36,118,119); }
H1.HeaderClassName
{
color: #247677;
}
.AnyTagClassName
{
color: #247677;
}
</style>
background-color css
<style>
a { background-color: #247677; }
a { background-color: rgb(36,118,119); }
div.DivClassName
{
background-color: #247677;
}
.BgClassName
{
background-color: #247677;
}
</style>
border-color css
<style>
span { border-color: #247677; }
span { border-color: rgb(36,118,119); }
td.TdClassName
{
border-color: #247677;
}
.TagClassName
{
border-color: #247677;
}
</style>