Shades of Allports #246971
Tints of Allports #246971
RGB
CMYK
RGB Variations
Color information
#246971 (or 0x246971) is known color: Allports. HEX triplet: 24, 69 and 71. RGB value is (36,105,113). Sum of RGB (Red+Green+Blue) = 36+105+113=254 (33% of max value = 765). Red value is 36 (14.45% from 255 or 14.17% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 113 - color contains mainly: blue. Hex color #246971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246971 is #DB968E. Grayscale: #555555. Windows color (decimal): -14390927 or 7432484. OLE color: 7432484.
HSL color Cylindrical-coordinate representation of color #246971: hue angle of 186.23º degrees, saturation: 0.52, 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 #246971 is Cyan = 0.68, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 105 | 113 | - |
| CMYK | 0.68 | 0.07 | 0 | 0.56 |
| HSL | 186.23º | 0.52% | 0.29% | - |
| HSV(B) | 186.23º | 0.68% | 0.44% | - |
| XYZ | 8.76 | 11.67 | 17.41 | - |
| YUV | 85.28 | 143.64 | 92.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 113 | 0.68 | 0.07 | 0 | 0.56 | 186.23 | 0.52 | 0.29 |
| Hex | 24 | 69 | 71 | 44 | 7 | 0 | 38 | BA | 34 | 1D |
| Octal | 44 | 151 | 161 | 104 | 7 | 0 | 70 | 272 | 64 | 35 |
| Binary | 100100 | 1101001 | 1110001 | 1000100 | 111 | 0 | 111000 | 10111010 | 110100 | 11101 |
Color Harmonies of #246971
Complementary color
Monochromatic Colors of #246971
Black with #246971
Text Example
Text Example
White with #246971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246971; }
p { color: rgb(36,105,113); }
H1.HeaderClassName
{
color: #246971;
}
.AnyTagClassName
{
color: #246971;
}
</style>
background-color css
<style>
a { background-color: #246971; }
a { background-color: rgb(36,105,113); }
div.DivClassName
{
background-color: #246971;
}
.BgClassName
{
background-color: #246971;
}
</style>
border-color css
<style>
span { border-color: #246971; }
span { border-color: rgb(36,105,113); }
td.TdClassName
{
border-color: #246971;
}
.TagClassName
{
border-color: #246971;
}
</style>