Shades of Allports #13617E
Tints of Allports #13617E
RGB
CMYK
RGB Variations
Color information
#13617E (or 0x13617E) is known color: Allports. HEX triplet: 13, 61 and 7E. RGB value is (19,97,126). Sum of RGB (Red+Green+Blue) = 19+97+126=242 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.85% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 126 (49.61% from 255 or 52.07% from 242); Max value from RGB is 126 - color contains mainly: blue. Hex color #13617E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13617E is #EC9E81. Grayscale: #4C4C4C. Windows color (decimal): -15507074 or 8282387. OLE color: 8282387.
HSL color Cylindrical-coordinate representation of color #13617E: hue angle of 196.26º degrees, saturation: 0.74, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #13617E is Cyan = 0.85, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 19 | 97 | 126 | - |
| CMYK | 0.85 | 0.23 | 0 | 0.51 |
| HSL | 196.26º | 0.74% | 0.28% | - |
| HSV(B) | 196.26º | 0.85% | 0.49% | - |
| XYZ | 8.31 | 10.19 | 21.27 | - |
| YUV | 76.98 | 155.66 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 126 | 0.85 | 0.23 | 0 | 0.51 | 196.26 | 0.74 | 0.28 |
| Hex | 13 | 61 | 7E | 55 | 17 | 0 | 33 | C4 | 4A | 1C |
| Octal | 23 | 141 | 176 | 125 | 27 | 0 | 63 | 304 | 112 | 34 |
| Binary | 10011 | 1100001 | 1111110 | 1010101 | 10111 | 0 | 110011 | 11000100 | 1001010 | 11100 |
Color Harmonies of #13617E
Complementary color
Monochromatic Colors of #13617E
Black with #13617E
Text Example
Text Example
White with #13617E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13617E; }
p { color: rgb(19,97,126); }
H1.HeaderClassName
{
color: #13617E;
}
.AnyTagClassName
{
color: #13617E;
}
</style>
background-color css
<style>
a { background-color: #13617E; }
a { background-color: rgb(19,97,126); }
div.DivClassName
{
background-color: #13617E;
}
.BgClassName
{
background-color: #13617E;
}
</style>
border-color css
<style>
span { border-color: #13617E; }
span { border-color: rgb(19,97,126); }
td.TdClassName
{
border-color: #13617E;
}
.TagClassName
{
border-color: #13617E;
}
</style>