Shades of Tolopea #130631
Tints of Tolopea #130631
RGB
CMYK
RGB Variations
Color information
#130631 (or 0x130631) is known color: Tolopea. HEX triplet: 13, 06 and 31. RGB value is (19,6,49). Sum of RGB (Red+Green+Blue) = 19+6+49=74 (9% of max value = 765). Red value is 19 (7.81% from 255 or 25.68% from 74); Green value is 6 (2.73% from 255 or 8.11% from 74); Blue value is 49 (19.53% from 255 or 66.22% from 74); Max value from RGB is 49 - color contains mainly: blue. Hex color #130631 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130631 is #ECF9CE. Grayscale: #0E0E0E. Windows color (decimal): -15530447 or 3212819. OLE color: 3212819.
HSL color Cylindrical-coordinate representation of color #130631: hue angle of 258.14º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #130631 is Cyan = 0.61, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 19 | 6 | 49 | - |
| CMYK | 0.61 | 0.88 | 0 | 0.81 |
| HSL | 258.14º | 0.78% | 0.11% | - |
| HSV(B) | 258.14º | 0.88% | 0.19% | - |
| XYZ | 0.89 | 0.49 | 2.95 | - |
| YUV | 14.79 | 147.31 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 49 | 0.61 | 0.88 | 0 | 0.81 | 258.14 | 0.78 | 0.11 |
| Hex | 13 | 6 | 31 | 3D | 58 | 0 | 51 | 102 | 4E | B |
| Octal | 23 | 6 | 61 | 75 | 130 | 0 | 121 | 402 | 116 | 13 |
| Binary | 10011 | 110 | 110001 | 111101 | 1011000 | 0 | 1010001 | 100000010 | 1001110 | 1011 |
Color Harmonies of #130631
Complementary color
Monochromatic Colors of #130631
Black with #130631
Text Example
Text Example
White with #130631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130631; }
p { color: rgb(19,6,49); }
H1.HeaderClassName
{
color: #130631;
}
.AnyTagClassName
{
color: #130631;
}
</style>
background-color css
<style>
a { background-color: #130631; }
a { background-color: rgb(19,6,49); }
div.DivClassName
{
background-color: #130631;
}
.BgClassName
{
background-color: #130631;
}
</style>
border-color css
<style>
span { border-color: #130631; }
span { border-color: rgb(19,6,49); }
td.TdClassName
{
border-color: #130631;
}
.TagClassName
{
border-color: #130631;
}
</style>