Shades of Allports #246979
Tints of Allports #246979
RGB
CMYK
RGB Variations
Color information
#246979 (or 0x246979) is known color: Allports. HEX triplet: 24, 69 and 79. RGB value is (36,105,121). Sum of RGB (Red+Green+Blue) = 36+105+121=262 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.74% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 121 (47.66% from 255 or 46.18% from 262); Max value from RGB is 121 - color contains mainly: blue. Hex color #246979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246979 is #DB9686. Grayscale: #565656. Windows color (decimal): -14390919 or 7956772. OLE color: 7956772.
HSL color Cylindrical-coordinate representation of color #246979: hue angle of 191.29º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #246979 is Cyan = 0.70, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 105 | 121 | - |
| CMYK | 0.70 | 0.13 | 0 | 0.53 |
| HSL | 191.29º | 0.54% | 0.31% | - |
| HSV(B) | 191.29º | 0.7% | 0.47% | - |
| XYZ | 9.23 | 11.86 | 19.89 | - |
| YUV | 86.19 | 147.64 | 92.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 121 | 0.70 | 0.13 | 0 | 0.53 | 191.29 | 0.54 | 0.31 |
| Hex | 24 | 69 | 79 | 46 | D | 0 | 35 | BF | 36 | 1F |
| Octal | 44 | 151 | 171 | 106 | 15 | 0 | 65 | 277 | 66 | 37 |
| Binary | 100100 | 1101001 | 1111001 | 1000110 | 1101 | 0 | 110101 | 10111111 | 110110 | 11111 |
Color Harmonies of #246979
Complementary color
Monochromatic Colors of #246979
Black with #246979
Text Example
Text Example
White with #246979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246979; }
p { color: rgb(36,105,121); }
H1.HeaderClassName
{
color: #246979;
}
.AnyTagClassName
{
color: #246979;
}
</style>
background-color css
<style>
a { background-color: #246979; }
a { background-color: rgb(36,105,121); }
div.DivClassName
{
background-color: #246979;
}
.BgClassName
{
background-color: #246979;
}
</style>
border-color css
<style>
span { border-color: #246979; }
span { border-color: rgb(36,105,121); }
td.TdClassName
{
border-color: #246979;
}
.TagClassName
{
border-color: #246979;
}
</style>