Shades of Allports #247584
Tints of Allports #247584
RGB
CMYK
RGB Variations
Color information
#247584 (or 0x247584) is known color: Allports. HEX triplet: 24, 75 and 84. RGB value is (36,117,132). Sum of RGB (Red+Green+Blue) = 36+117+132=285 (37% of max value = 765). Red value is 36 (14.45% from 255 or 12.63% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 132 (51.95% from 255 or 46.32% from 285); Max value from RGB is 132 - color contains mainly: blue. Hex color #247584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247584 is #DB8A7B. Grayscale: #5E5E5E. Windows color (decimal): -14387836 or 8680740. OLE color: 8680740.
HSL color Cylindrical-coordinate representation of color #247584: hue angle of 189.38º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #247584 is Cyan = 0.73, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 36 | 117 | 132 | - |
| CMYK | 0.73 | 0.11 | 0 | 0.48 |
| HSL | 189.38º | 0.57% | 0.33% | - |
| HSV(B) | 189.38º | 0.73% | 0.52% | - |
| XYZ | 11.25 | 14.76 | 24.09 | - |
| YUV | 94.49 | 149.16 | 86.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 117 | 132 | 0.73 | 0.11 | 0 | 0.48 | 189.38 | 0.57 | 0.33 |
| Hex | 24 | 75 | 84 | 49 | B | 0 | 30 | BD | 39 | 21 |
| Octal | 44 | 165 | 204 | 111 | 13 | 0 | 60 | 275 | 71 | 41 |
| Binary | 100100 | 1110101 | 10000100 | 1001001 | 1011 | 0 | 110000 | 10111101 | 111001 | 100001 |
Color Harmonies of #247584
Complementary color
Monochromatic Colors of #247584
Black with #247584
Text Example
Text Example
White with #247584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247584; }
p { color: rgb(36,117,132); }
H1.HeaderClassName
{
color: #247584;
}
.AnyTagClassName
{
color: #247584;
}
</style>
background-color css
<style>
a { background-color: #247584; }
a { background-color: rgb(36,117,132); }
div.DivClassName
{
background-color: #247584;
}
.BgClassName
{
background-color: #247584;
}
</style>
border-color css
<style>
span { border-color: #247584; }
span { border-color: rgb(36,117,132); }
td.TdClassName
{
border-color: #247584;
}
.TagClassName
{
border-color: #247584;
}
</style>