Shades of Tolopea #130634
Tints of Tolopea #130634
RGB
CMYK
RGB Variations
Color information
#130634 (or 0x130634) is known color: Tolopea. HEX triplet: 13, 06 and 34. RGB value is (19,6,52). Sum of RGB (Red+Green+Blue) = 19+6+52=77 (10% of max value = 765). Red value is 19 (7.81% from 255 or 24.68% from 77); Green value is 6 (2.73% from 255 or 7.79% from 77); Blue value is 52 (20.70% from 255 or 67.53% from 77); Max value from RGB is 52 - color contains mainly: blue. Hex color #130634 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130634 is #ECF9CB. Grayscale: #0E0E0E. Windows color (decimal): -15530444 or 3409427. OLE color: 3409427.
HSL color Cylindrical-coordinate representation of color #130634: hue angle of 256.96º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #130634 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 19 | 6 | 52 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.80 |
| HSL | 256.96º | 0.79% | 0.11% | - |
| HSV(B) | 256.96º | 0.88% | 0.2% | - |
| XYZ | 0.95 | 0.52 | 3.3 | - |
| YUV | 15.13 | 148.81 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 52 | 0.63 | 0.88 | 0 | 0.80 | 256.96 | 0.79 | 0.11 |
| Hex | 13 | 6 | 34 | 3F | 58 | 0 | 50 | 101 | 4F | B |
| Octal | 23 | 6 | 64 | 77 | 130 | 0 | 120 | 401 | 117 | 13 |
| Binary | 10011 | 110 | 110100 | 111111 | 1011000 | 0 | 1010000 | 100000001 | 1001111 | 1011 |
Color Harmonies of #130634
Complementary color
Monochromatic Colors of #130634
Black with #130634
Text Example
Text Example
White with #130634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130634; }
p { color: rgb(19,6,52); }
H1.HeaderClassName
{
color: #130634;
}
.AnyTagClassName
{
color: #130634;
}
</style>
background-color css
<style>
a { background-color: #130634; }
a { background-color: rgb(19,6,52); }
div.DivClassName
{
background-color: #130634;
}
.BgClassName
{
background-color: #130634;
}
</style>
border-color css
<style>
span { border-color: #130634; }
span { border-color: rgb(19,6,52); }
td.TdClassName
{
border-color: #130634;
}
.TagClassName
{
border-color: #130634;
}
</style>