Shades of Tolopea #130436
Tints of Tolopea #130436
RGB
CMYK
RGB Variations
Color information
#130436 (or 0x130436) is known color: Tolopea. HEX triplet: 13, 04 and 36. RGB value is (19,4,54). Sum of RGB (Red+Green+Blue) = 19+4+54=77 (10% of max value = 765). Red value is 19 (7.81% from 255 or 24.68% from 77); Green value is 4 (1.95% from 255 or 5.19% from 77); Blue value is 54 (21.48% from 255 or 70.13% from 77); Max value from RGB is 54 - color contains mainly: blue. Hex color #130436 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130436 is #ECFBC9. Grayscale: #0E0E0E. Windows color (decimal): -15530954 or 3539987. OLE color: 3539987.
HSL color Cylindrical-coordinate representation of color #130436: hue angle of 258º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #130436 is Cyan = 0.65, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 4 | 54 | - |
| CMYK | 0.65 | 0.93 | 0 | 0.79 |
| HSL | 258º | 0.86% | 0.11% | - |
| HSV(B) | 258º | 0.93% | 0.21% | - |
| XYZ | 0.98 | 0.49 | 3.53 | - |
| YUV | 14.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 4 | 54 | 0.65 | 0.93 | 0 | 0.79 | 258 | 0.86 | 0.11 |
| Hex | 13 | 4 | 36 | 41 | 5D | 0 | 4F | 102 | 56 | B |
| Octal | 23 | 4 | 66 | 101 | 135 | 0 | 117 | 402 | 126 | 13 |
| Binary | 10011 | 100 | 110110 | 1000001 | 1011101 | 0 | 1001111 | 100000010 | 1010110 | 1011 |
Color Harmonies of #130436
Complementary color
Monochromatic Colors of #130436
Black with #130436
Text Example
Text Example
White with #130436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130436; }
p { color: rgb(19,4,54); }
H1.HeaderClassName
{
color: #130436;
}
.AnyTagClassName
{
color: #130436;
}
</style>
background-color css
<style>
a { background-color: #130436; }
a { background-color: rgb(19,4,54); }
div.DivClassName
{
background-color: #130436;
}
.BgClassName
{
background-color: #130436;
}
</style>
border-color css
<style>
span { border-color: #130436; }
span { border-color: rgb(19,4,54); }
td.TdClassName
{
border-color: #130436;
}
.TagClassName
{
border-color: #130436;
}
</style>