Shades of Atoll #247580
Tints of Atoll #247580
RGB
CMYK
RGB Variations
Color information
#247580 (or 0x247580) is known color: Atoll. HEX triplet: 24, 75 and 80. RGB value is (36,117,128). Sum of RGB (Red+Green+Blue) = 36+117+128=281 (37% of max value = 765). Red value is 36 (14.45% from 255 or 12.81% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 128 (50.39% from 255 or 45.55% from 281); Max value from RGB is 128 - color contains mainly: blue. Hex color #247580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247580 is #DB8A7F. Grayscale: #5D5D5D. Windows color (decimal): -14387840 or 8418596. OLE color: 8418596.
HSL color Cylindrical-coordinate representation of color #247580: hue angle of 187.17º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #247580 is Cyan = 0.72, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 36 | 117 | 128 | - |
| CMYK | 0.72 | 0.09 | 0 | 0.50 |
| HSL | 187.17º | 0.56% | 0.32% | - |
| HSV(B) | 187.17º | 0.72% | 0.5% | - |
| XYZ | 10.99 | 14.66 | 22.67 | - |
| YUV | 94.04 | 147.16 | 86.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 128 | 0.72 | 0.09 | 0 | 0.50 | 187.17 | 0.56 | 0.32 |
| Hex | 24 | 75 | 80 | 48 | 9 | 0 | 32 | BB | 38 | 20 |
| Octal | 44 | 165 | 200 | 110 | 11 | 0 | 62 | 273 | 70 | 40 |
| Binary | 100100 | 1110101 | 10000000 | 1001000 | 1001 | 0 | 110010 | 10111011 | 111000 | 100000 |
Color Harmonies of #247580
Complementary color
Monochromatic Colors of #247580
Black with #247580
Text Example
Text Example
White with #247580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247580; }
p { color: rgb(36,117,128); }
H1.HeaderClassName
{
color: #247580;
}
.AnyTagClassName
{
color: #247580;
}
</style>
background-color css
<style>
a { background-color: #247580; }
a { background-color: rgb(36,117,128); }
div.DivClassName
{
background-color: #247580;
}
.BgClassName
{
background-color: #247580;
}
</style>
border-color css
<style>
span { border-color: #247580; }
span { border-color: rgb(36,117,128); }
td.TdClassName
{
border-color: #247580;
}
.TagClassName
{
border-color: #247580;
}
</style>