Shades of Tolopea #130437
Tints of Tolopea #130437
RGB
CMYK
RGB Variations
Color information
#130437 (or 0x130437) is known color: Tolopea. HEX triplet: 13, 04 and 37. RGB value is (19,4,55). Sum of RGB (Red+Green+Blue) = 19+4+55=78 (10% of max value = 765). Red value is 19 (7.81% from 255 or 24.36% from 78); Green value is 4 (1.95% from 255 or 5.13% from 78); Blue value is 55 (21.88% from 255 or 70.51% from 78); Max value from RGB is 55 - color contains mainly: blue. Hex color #130437 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130437 is #ECFBC8. Grayscale: #0E0E0E. Windows color (decimal): -15530953 or 3605523. OLE color: 3605523.
HSL color Cylindrical-coordinate representation of color #130437: hue angle of 257.65º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #130437 is Cyan = 0.65, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 4 | 55 | - |
| CMYK | 0.65 | 0.93 | 0 | 0.78 |
| HSL | 257.65º | 0.86% | 0.12% | - |
| HSV(B) | 257.65º | 0.93% | 0.22% | - |
| XYZ | 1 | 0.5 | 3.66 | - |
| YUV | 14.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 4 | 55 | 0.65 | 0.93 | 0 | 0.78 | 257.65 | 0.86 | 0.12 |
| Hex | 13 | 4 | 37 | 41 | 5D | 0 | 4E | 102 | 56 | C |
| Octal | 23 | 4 | 67 | 101 | 135 | 0 | 116 | 402 | 126 | 14 |
| Binary | 10011 | 100 | 110111 | 1000001 | 1011101 | 0 | 1001110 | 100000010 | 1010110 | 1100 |
Color Harmonies of #130437
Complementary color
Monochromatic Colors of #130437
Black with #130437
Text Example
Text Example
White with #130437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130437; }
p { color: rgb(19,4,55); }
H1.HeaderClassName
{
color: #130437;
}
.AnyTagClassName
{
color: #130437;
}
</style>
background-color css
<style>
a { background-color: #130437; }
a { background-color: rgb(19,4,55); }
div.DivClassName
{
background-color: #130437;
}
.BgClassName
{
background-color: #130437;
}
</style>
border-color css
<style>
span { border-color: #130437; }
span { border-color: rgb(19,4,55); }
td.TdClassName
{
border-color: #130437;
}
.TagClassName
{
border-color: #130437;
}
</style>