Shades of Tolopea #130539
Tints of Tolopea #130539
RGB
CMYK
RGB Variations
Color information
#130539 (or 0x130539) is known color: Tolopea. HEX triplet: 13, 05 and 39. RGB value is (19,5,57). Sum of RGB (Red+Green+Blue) = 19+5+57=81 (10% of max value = 765). Red value is 19 (7.81% from 255 or 23.46% from 81); Green value is 5 (2.34% from 255 or 6.17% from 81); Blue value is 57 (22.66% from 255 or 70.37% from 81); Max value from RGB is 57 - color contains mainly: blue. Hex color #130539 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130539 is #ECFAC6. Grayscale: #0E0E0E. Windows color (decimal): -15530695 or 3736851. OLE color: 3736851.
HSL color Cylindrical-coordinate representation of color #130539: hue angle of 256.15º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #130539 is Cyan = 0.67, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 5 | 57 | - |
| CMYK | 0.67 | 0.91 | 0 | 0.78 |
| HSL | 256.15º | 0.84% | 0.12% | - |
| HSV(B) | 256.15º | 0.91% | 0.22% | - |
| XYZ | 1.06 | 0.54 | 3.92 | - |
| YUV | 15.11 | 151.64 | 130.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 5 | 57 | 0.67 | 0.91 | 0 | 0.78 | 256.15 | 0.84 | 0.12 |
| Hex | 13 | 5 | 39 | 43 | 5B | 0 | 4E | 100 | 54 | C |
| Octal | 23 | 5 | 71 | 103 | 133 | 0 | 116 | 400 | 124 | 14 |
| Binary | 10011 | 101 | 111001 | 1000011 | 1011011 | 0 | 1001110 | 100000000 | 1010100 | 1100 |
Color Harmonies of #130539
Complementary color
Monochromatic Colors of #130539
Black with #130539
Text Example
Text Example
White with #130539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130539; }
p { color: rgb(19,5,57); }
H1.HeaderClassName
{
color: #130539;
}
.AnyTagClassName
{
color: #130539;
}
</style>
background-color css
<style>
a { background-color: #130539; }
a { background-color: rgb(19,5,57); }
div.DivClassName
{
background-color: #130539;
}
.BgClassName
{
background-color: #130539;
}
</style>
border-color css
<style>
span { border-color: #130539; }
span { border-color: rgb(19,5,57); }
td.TdClassName
{
border-color: #130539;
}
.TagClassName
{
border-color: #130539;
}
</style>