Shades of Tolopea #130737
Tints of Tolopea #130737
RGB
CMYK
RGB Variations
Color information
#130737 (or 0x130737) is known color: Tolopea. HEX triplet: 13, 07 and 37. RGB value is (19,7,55). Sum of RGB (Red+Green+Blue) = 19+7+55=81 (10% of max value = 765). Red value is 19 (7.81% from 255 or 23.46% from 81); Green value is 7 (3.12% from 255 or 8.64% from 81); Blue value is 55 (21.88% from 255 or 67.90% from 81); Max value from RGB is 55 - color contains mainly: blue. Hex color #130737 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130737 is #ECF8C8. Grayscale: #0F0F0F. Windows color (decimal): -15530185 or 3606291. OLE color: 3606291.
HSL color Cylindrical-coordinate representation of color #130737: hue angle of 255º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #130737 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 7 | 55 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.78 |
| HSL | 255º | 0.77% | 0.12% | - |
| HSV(B) | 255º | 0.87% | 0.22% | - |
| XYZ | 1.03 | 0.57 | 3.67 | - |
| YUV | 16.06 | 149.98 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 55 | 0.65 | 0.87 | 0 | 0.78 | 255 | 0.77 | 0.12 |
| Hex | 13 | 7 | 37 | 41 | 57 | 0 | 4E | FF | 4D | C |
| Octal | 23 | 7 | 67 | 101 | 127 | 0 | 116 | 377 | 115 | 14 |
| Binary | 10011 | 111 | 110111 | 1000001 | 1010111 | 0 | 1001110 | 11111111 | 1001101 | 1100 |
Color Harmonies of #130737
Complementary color
Monochromatic Colors of #130737
Black with #130737
Text Example
Text Example
White with #130737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130737; }
p { color: rgb(19,7,55); }
H1.HeaderClassName
{
color: #130737;
}
.AnyTagClassName
{
color: #130737;
}
</style>
background-color css
<style>
a { background-color: #130737; }
a { background-color: rgb(19,7,55); }
div.DivClassName
{
background-color: #130737;
}
.BgClassName
{
background-color: #130737;
}
</style>
border-color css
<style>
span { border-color: #130737; }
span { border-color: rgb(19,7,55); }
td.TdClassName
{
border-color: #130737;
}
.TagClassName
{
border-color: #130737;
}
</style>