Shades of Allports #246670
Tints of Allports #246670
RGB
CMYK
RGB Variations
Color information
#246670 (or 0x246670) is known color: Allports. HEX triplet: 24, 66 and 70. RGB value is (36,102,112). Sum of RGB (Red+Green+Blue) = 36+102+112=250 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.4% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #246670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246670 is #DB998F. Grayscale: #535353. Windows color (decimal): -14391696 or 7366180. OLE color: 7366180.
HSL color Cylindrical-coordinate representation of color #246670: hue angle of 187.89º 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 #246670 is Cyan = 0.68, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 102 | 112 | - |
| CMYK | 0.68 | 0.09 | 0 | 0.56 |
| HSL | 187.89º | 0.51% | 0.29% | - |
| HSV(B) | 187.89º | 0.68% | 0.44% | - |
| XYZ | 8.4 | 11.05 | 17.02 | - |
| YUV | 83.41 | 144.13 | 94.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 102 | 112 | 0.68 | 0.09 | 0 | 0.56 | 187.89 | 0.51 | 0.29 |
| Hex | 24 | 66 | 70 | 44 | 9 | 0 | 38 | BC | 33 | 1D |
| Octal | 44 | 146 | 160 | 104 | 11 | 0 | 70 | 274 | 63 | 35 |
| Binary | 100100 | 1100110 | 1110000 | 1000100 | 1001 | 0 | 111000 | 10111100 | 110011 | 11101 |
Color Harmonies of #246670
Complementary color
Monochromatic Colors of #246670
Black with #246670
Text Example
Text Example
White with #246670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246670; }
p { color: rgb(36,102,112); }
H1.HeaderClassName
{
color: #246670;
}
.AnyTagClassName
{
color: #246670;
}
</style>
background-color css
<style>
a { background-color: #246670; }
a { background-color: rgb(36,102,112); }
div.DivClassName
{
background-color: #246670;
}
.BgClassName
{
background-color: #246670;
}
</style>
border-color css
<style>
span { border-color: #246670; }
span { border-color: rgb(36,102,112); }
td.TdClassName
{
border-color: #246670;
}
.TagClassName
{
border-color: #246670;
}
</style>