Shades of Allports #246970
Tints of Allports #246970
RGB
CMYK
RGB Variations
Color information
#246970 (or 0x246970) is known color: Allports. HEX triplet: 24, 69 and 70. RGB value is (36,105,112). Sum of RGB (Red+Green+Blue) = 36+105+112=253 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.23% from 253); Green value is 105 (41.41% from 255 or 41.50% from 253); Blue value is 112 (44.14% from 255 or 44.27% from 253); Max value from RGB is 112 - color contains mainly: blue. Hex color #246970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246970 is #DB968F. Grayscale: #555555. Windows color (decimal): -14390928 or 7366948. OLE color: 7366948.
HSL color Cylindrical-coordinate representation of color #246970: hue angle of 185.53º 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 #246970 is Cyan = 0.68, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 105 | 112 | - |
| CMYK | 0.68 | 0.06 | 0 | 0.56 |
| HSL | 185.53º | 0.51% | 0.29% | - |
| HSV(B) | 185.53º | 0.68% | 0.44% | - |
| XYZ | 8.7 | 11.65 | 17.12 | - |
| YUV | 85.17 | 143.14 | 92.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 112 | 0.68 | 0.06 | 0 | 0.56 | 185.53 | 0.51 | 0.29 |
| Hex | 24 | 69 | 70 | 44 | 6 | 0 | 38 | BA | 33 | 1D |
| Octal | 44 | 151 | 160 | 104 | 6 | 0 | 70 | 272 | 63 | 35 |
| Binary | 100100 | 1101001 | 1110000 | 1000100 | 110 | 0 | 111000 | 10111010 | 110011 | 11101 |
Color Harmonies of #246970
Complementary color
Monochromatic Colors of #246970
Black with #246970
Text Example
Text Example
White with #246970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246970; }
p { color: rgb(36,105,112); }
H1.HeaderClassName
{
color: #246970;
}
.AnyTagClassName
{
color: #246970;
}
</style>
background-color css
<style>
a { background-color: #246970; }
a { background-color: rgb(36,105,112); }
div.DivClassName
{
background-color: #246970;
}
.BgClassName
{
background-color: #246970;
}
</style>
border-color css
<style>
span { border-color: #246970; }
span { border-color: rgb(36,105,112); }
td.TdClassName
{
border-color: #246970;
}
.TagClassName
{
border-color: #246970;
}
</style>