Shades of Allports #246770
Tints of Allports #246770
RGB
CMYK
RGB Variations
Color information
#246770 (or 0x246770) is known color: Allports. HEX triplet: 24, 67 and 70. RGB value is (36,103,112). Sum of RGB (Red+Green+Blue) = 36+103+112=251 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.34% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #246770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246770 is #DB988F. Grayscale: #535353. Windows color (decimal): -14391440 or 7366436. OLE color: 7366436.
HSL color Cylindrical-coordinate representation of color #246770: hue angle of 187.11º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #246770 is Cyan = 0.68, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 103 | 112 | - |
| CMYK | 0.68 | 0.08 | 0 | 0.56 |
| HSL | 187.11º | 0.51% | 0.29% | - |
| HSV(B) | 187.11º | 0.68% | 0.44% | - |
| XYZ | 8.5 | 11.25 | 17.05 | - |
| YUV | 83.99 | 143.8 | 93.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 103 | 112 | 0.68 | 0.08 | 0 | 0.56 | 187.11 | 0.51 | 0.29 |
| Hex | 24 | 67 | 70 | 44 | 8 | 0 | 38 | BB | 33 | 1D |
| Octal | 44 | 147 | 160 | 104 | 10 | 0 | 70 | 273 | 63 | 35 |
| Binary | 100100 | 1100111 | 1110000 | 1000100 | 1000 | 0 | 111000 | 10111011 | 110011 | 11101 |
Color Harmonies of #246770
Complementary color
Monochromatic Colors of #246770
Black with #246770
Text Example
Text Example
White with #246770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246770; }
p { color: rgb(36,103,112); }
H1.HeaderClassName
{
color: #246770;
}
.AnyTagClassName
{
color: #246770;
}
</style>
background-color css
<style>
a { background-color: #246770; }
a { background-color: rgb(36,103,112); }
div.DivClassName
{
background-color: #246770;
}
.BgClassName
{
background-color: #246770;
}
</style>
border-color css
<style>
span { border-color: #246770; }
span { border-color: rgb(36,103,112); }
td.TdClassName
{
border-color: #246770;
}
.TagClassName
{
border-color: #246770;
}
</style>