Shades of Allports #247486
Tints of Allports #247486
RGB
CMYK
RGB Variations
Color information
#247486 (or 0x247486) is known color: Allports. HEX triplet: 24, 74 and 86. RGB value is (36,116,134). Sum of RGB (Red+Green+Blue) = 36+116+134=286 (37% of max value = 765). Red value is 36 (14.45% from 255 or 12.59% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 134 (52.73% from 255 or 46.85% from 286); Max value from RGB is 134 - color contains mainly: blue. Hex color #247486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247486 is #DB8B79. Grayscale: #5D5D5D. Windows color (decimal): -14388090 or 8811556. OLE color: 8811556.
HSL color Cylindrical-coordinate representation of color #247486: hue angle of 191.02º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #247486 is Cyan = 0.73, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 116 | 134 | - |
| CMYK | 0.73 | 0.13 | 0 | 0.47 |
| HSL | 191.02º | 0.58% | 0.33% | - |
| HSV(B) | 191.02º | 0.73% | 0.53% | - |
| XYZ | 11.28 | 14.59 | 24.78 | - |
| YUV | 94.13 | 150.5 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 134 | 0.73 | 0.13 | 0 | 0.47 | 191.02 | 0.58 | 0.33 |
| Hex | 24 | 74 | 86 | 49 | D | 0 | 2F | BF | 3A | 21 |
| Octal | 44 | 164 | 206 | 111 | 15 | 0 | 57 | 277 | 72 | 41 |
| Binary | 100100 | 1110100 | 10000110 | 1001001 | 1101 | 0 | 101111 | 10111111 | 111010 | 100001 |
Color Harmonies of #247486
Complementary color
Monochromatic Colors of #247486
Black with #247486
Text Example
Text Example
White with #247486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247486; }
p { color: rgb(36,116,134); }
H1.HeaderClassName
{
color: #247486;
}
.AnyTagClassName
{
color: #247486;
}
</style>
background-color css
<style>
a { background-color: #247486; }
a { background-color: rgb(36,116,134); }
div.DivClassName
{
background-color: #247486;
}
.BgClassName
{
background-color: #247486;
}
</style>
border-color css
<style>
span { border-color: #247486; }
span { border-color: rgb(36,116,134); }
td.TdClassName
{
border-color: #247486;
}
.TagClassName
{
border-color: #247486;
}
</style>