Shades of Allports #246779
Tints of Allports #246779
RGB
CMYK
RGB Variations
Color information
#246779 (or 0x246779) is known color: Allports. HEX triplet: 24, 67 and 79. RGB value is (36,103,121). Sum of RGB (Red+Green+Blue) = 36+103+121=260 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.85% from 260); Green value is 103 (40.62% from 255 or 39.62% from 260); Blue value is 121 (47.66% from 255 or 46.54% from 260); Max value from RGB is 121 - color contains mainly: blue. Hex color #246779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246779 is #DB9886. Grayscale: #545454. Windows color (decimal): -14391431 or 7956260. OLE color: 7956260.
HSL color Cylindrical-coordinate representation of color #246779: hue angle of 192.71º 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 #246779 is Cyan = 0.70, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 103 | 121 | - |
| CMYK | 0.70 | 0.15 | 0 | 0.53 |
| HSL | 192.71º | 0.54% | 0.31% | - |
| HSV(B) | 192.71º | 0.7% | 0.47% | - |
| XYZ | 9.03 | 11.46 | 19.82 | - |
| YUV | 85.02 | 148.3 | 93.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 103 | 121 | 0.70 | 0.15 | 0 | 0.53 | 192.71 | 0.54 | 0.31 |
| Hex | 24 | 67 | 79 | 46 | F | 0 | 35 | C1 | 36 | 1F |
| Octal | 44 | 147 | 171 | 106 | 17 | 0 | 65 | 301 | 66 | 37 |
| Binary | 100100 | 1100111 | 1111001 | 1000110 | 1111 | 0 | 110101 | 11000001 | 110110 | 11111 |
Color Harmonies of #246779
Complementary color
Monochromatic Colors of #246779
Black with #246779
Text Example
Text Example
White with #246779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246779; }
p { color: rgb(36,103,121); }
H1.HeaderClassName
{
color: #246779;
}
.AnyTagClassName
{
color: #246779;
}
</style>
background-color css
<style>
a { background-color: #246779; }
a { background-color: rgb(36,103,121); }
div.DivClassName
{
background-color: #246779;
}
.BgClassName
{
background-color: #246779;
}
</style>
border-color css
<style>
span { border-color: #246779; }
span { border-color: rgb(36,103,121); }
td.TdClassName
{
border-color: #246779;
}
.TagClassName
{
border-color: #246779;
}
</style>