Shades of Allports #246976
Tints of Allports #246976
RGB
CMYK
RGB Variations
Color information
#246976 (or 0x246976) is known color: Allports. HEX triplet: 24, 69 and 76. RGB value is (36,105,118). Sum of RGB (Red+Green+Blue) = 36+105+118=259 (34% of max value = 765). Red value is 36 (14.45% from 255 or 13.90% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #246976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246976 is #DB9689. Grayscale: #555555. Windows color (decimal): -14390922 or 7760164. OLE color: 7760164.
HSL color Cylindrical-coordinate representation of color #246976: hue angle of 189.51º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #246976 is Cyan = 0.69, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 105 | 118 | - |
| CMYK | 0.69 | 0.11 | 0 | 0.54 |
| HSL | 189.51º | 0.53% | 0.3% | - |
| HSV(B) | 189.51º | 0.69% | 0.46% | - |
| XYZ | 9.05 | 11.79 | 18.94 | - |
| YUV | 85.85 | 146.14 | 92.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 118 | 0.69 | 0.11 | 0 | 0.54 | 189.51 | 0.53 | 0.3 |
| Hex | 24 | 69 | 76 | 45 | B | 0 | 36 | BE | 35 | 1E |
| Octal | 44 | 151 | 166 | 105 | 13 | 0 | 66 | 276 | 65 | 36 |
| Binary | 100100 | 1101001 | 1110110 | 1000101 | 1011 | 0 | 110110 | 10111110 | 110101 | 11110 |
Color Harmonies of #246976
Complementary color
Monochromatic Colors of #246976
Black with #246976
Text Example
Text Example
White with #246976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246976; }
p { color: rgb(36,105,118); }
H1.HeaderClassName
{
color: #246976;
}
.AnyTagClassName
{
color: #246976;
}
</style>
background-color css
<style>
a { background-color: #246976; }
a { background-color: rgb(36,105,118); }
div.DivClassName
{
background-color: #246976;
}
.BgClassName
{
background-color: #246976;
}
</style>
border-color css
<style>
span { border-color: #246976; }
span { border-color: rgb(36,105,118); }
td.TdClassName
{
border-color: #246976;
}
.TagClassName
{
border-color: #246976;
}
</style>