Shades of Allports #247487
Tints of Allports #247487
RGB
CMYK
RGB Variations
Color information
#247487 (or 0x247487) is known color: Allports. HEX triplet: 24, 74 and 87. RGB value is (36,116,135). Sum of RGB (Red+Green+Blue) = 36+116+135=287 (38% of max value = 765). Red value is 36 (14.45% from 255 or 12.54% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 135 (53.12% from 255 or 47.04% from 287); Max value from RGB is 135 - color contains mainly: blue. Hex color #247487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247487 is #DB8B78. Grayscale: #5E5E5E. Windows color (decimal): -14388089 or 8877092. OLE color: 8877092.
HSL color Cylindrical-coordinate representation of color #247487: hue angle of 191.52º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #247487 is Cyan = 0.73, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 116 | 135 | - |
| CMYK | 0.73 | 0.14 | 0 | 0.47 |
| HSL | 191.52º | 0.58% | 0.34% | - |
| HSV(B) | 191.52º | 0.73% | 0.53% | - |
| XYZ | 11.35 | 14.62 | 25.14 | - |
| YUV | 94.25 | 151 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 135 | 0.73 | 0.14 | 0 | 0.47 | 191.52 | 0.58 | 0.34 |
| Hex | 24 | 74 | 87 | 49 | E | 0 | 2F | C0 | 3A | 22 |
| Octal | 44 | 164 | 207 | 111 | 16 | 0 | 57 | 300 | 72 | 42 |
| Binary | 100100 | 1110100 | 10000111 | 1001001 | 1110 | 0 | 101111 | 11000000 | 111010 | 100010 |
Color Harmonies of #247487
Complementary color
Monochromatic Colors of #247487
Black with #247487
Text Example
Text Example
White with #247487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247487; }
p { color: rgb(36,116,135); }
H1.HeaderClassName
{
color: #247487;
}
.AnyTagClassName
{
color: #247487;
}
</style>
background-color css
<style>
a { background-color: #247487; }
a { background-color: rgb(36,116,135); }
div.DivClassName
{
background-color: #247487;
}
.BgClassName
{
background-color: #247487;
}
</style>
border-color css
<style>
span { border-color: #247487; }
span { border-color: rgb(36,116,135); }
td.TdClassName
{
border-color: #247487;
}
.TagClassName
{
border-color: #247487;
}
</style>