Shades of Tolopea #130636
Tints of Tolopea #130636
RGB
CMYK
RGB Variations
Color information
#130636 (or 0x130636) is known color: Tolopea. HEX triplet: 13, 06 and 36. RGB value is (19,6,54). Sum of RGB (Red+Green+Blue) = 19+6+54=79 (10% of max value = 765). Red value is 19 (7.81% from 255 or 24.05% from 79); Green value is 6 (2.73% from 255 or 7.59% from 79); Blue value is 54 (21.48% from 255 or 68.35% from 79); Max value from RGB is 54 - color contains mainly: blue. Hex color #130636 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130636 is #ECF9C9. Grayscale: #0F0F0F. Windows color (decimal): -15530442 or 3540499. OLE color: 3540499.
HSL color Cylindrical-coordinate representation of color #130636: hue angle of 256.25º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #130636 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 6 | 54 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.79 |
| HSL | 256.25º | 0.8% | 0.12% | - |
| HSV(B) | 256.25º | 0.89% | 0.21% | - |
| XYZ | 1 | 0.54 | 3.54 | - |
| YUV | 15.36 | 149.81 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 54 | 0.65 | 0.89 | 0 | 0.79 | 256.25 | 0.8 | 0.12 |
| Hex | 13 | 6 | 36 | 41 | 59 | 0 | 4F | 100 | 50 | C |
| Octal | 23 | 6 | 66 | 101 | 131 | 0 | 117 | 400 | 120 | 14 |
| Binary | 10011 | 110 | 110110 | 1000001 | 1011001 | 0 | 1001111 | 100000000 | 1010000 | 1100 |
Color Harmonies of #130636
Complementary color
Monochromatic Colors of #130636
Black with #130636
Text Example
Text Example
White with #130636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130636; }
p { color: rgb(19,6,54); }
H1.HeaderClassName
{
color: #130636;
}
.AnyTagClassName
{
color: #130636;
}
</style>
background-color css
<style>
a { background-color: #130636; }
a { background-color: rgb(19,6,54); }
div.DivClassName
{
background-color: #130636;
}
.BgClassName
{
background-color: #130636;
}
</style>
border-color css
<style>
span { border-color: #130636; }
span { border-color: rgb(19,6,54); }
td.TdClassName
{
border-color: #130636;
}
.TagClassName
{
border-color: #130636;
}
</style>