Shades of Allports #246877
Tints of Allports #246877
RGB
CMYK
RGB Variations
Color information
#246877 (or 0x246877) is known color: Allports. HEX triplet: 24, 68 and 77. RGB value is (36,104,119). Sum of RGB (Red+Green+Blue) = 36+104+119=259 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.90% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 119 (46.88% from 255 or 45.95% from 259); Max value from RGB is 119 - color contains mainly: blue. Hex color #246877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246877 is #DB9788. Grayscale: #555555. Windows color (decimal): -14391177 or 7825444. OLE color: 7825444.
HSL color Cylindrical-coordinate representation of color #246877: hue angle of 190.84º 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 #246877 is Cyan = 0.70, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 104 | 119 | - |
| CMYK | 0.70 | 0.13 | 0 | 0.53 |
| HSL | 190.84º | 0.54% | 0.3% | - |
| HSV(B) | 190.84º | 0.7% | 0.47% | - |
| XYZ | 9.01 | 11.61 | 19.22 | - |
| YUV | 85.38 | 146.97 | 92.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 104 | 119 | 0.70 | 0.13 | 0 | 0.53 | 190.84 | 0.54 | 0.3 |
| Hex | 24 | 68 | 77 | 46 | D | 0 | 35 | BF | 36 | 1E |
| Octal | 44 | 150 | 167 | 106 | 15 | 0 | 65 | 277 | 66 | 36 |
| Binary | 100100 | 1101000 | 1110111 | 1000110 | 1101 | 0 | 110101 | 10111111 | 110110 | 11110 |
Color Harmonies of #246877
Complementary color
Monochromatic Colors of #246877
Black with #246877
Text Example
Text Example
White with #246877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246877; }
p { color: rgb(36,104,119); }
H1.HeaderClassName
{
color: #246877;
}
.AnyTagClassName
{
color: #246877;
}
</style>
background-color css
<style>
a { background-color: #246877; }
a { background-color: rgb(36,104,119); }
div.DivClassName
{
background-color: #246877;
}
.BgClassName
{
background-color: #246877;
}
</style>
border-color css
<style>
span { border-color: #246877; }
span { border-color: rgb(36,104,119); }
td.TdClassName
{
border-color: #246877;
}
.TagClassName
{
border-color: #246877;
}
</style>