Shades of Tolopea #130837
Tints of Tolopea #130837
RGB
CMYK
RGB Variations
Color information
#130837 (or 0x130837) is known color: Tolopea. HEX triplet: 13, 08 and 37. RGB value is (19,8,55). Sum of RGB (Red+Green+Blue) = 19+8+55=82 (10% of max value = 765). Red value is 19 (7.81% from 255 or 23.17% from 82); Green value is 8 (3.52% from 255 or 9.76% from 82); Blue value is 55 (21.88% from 255 or 67.07% from 82); Max value from RGB is 55 - color contains mainly: blue. Hex color #130837 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130837 is #ECF7C8. Grayscale: #101010. Windows color (decimal): -15529929 or 3606547. OLE color: 3606547.
HSL color Cylindrical-coordinate representation of color #130837: hue angle of 254.04º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #130837 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 8 | 55 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.78 |
| HSL | 254.04º | 0.75% | 0.12% | - |
| HSV(B) | 254.04º | 0.85% | 0.22% | - |
| XYZ | 1.04 | 0.59 | 3.67 | - |
| YUV | 16.65 | 149.64 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 8 | 55 | 0.65 | 0.85 | 0 | 0.78 | 254.04 | 0.75 | 0.12 |
| Hex | 13 | 8 | 37 | 41 | 55 | 0 | 4E | FE | 4B | C |
| Octal | 23 | 10 | 67 | 101 | 125 | 0 | 116 | 376 | 113 | 14 |
| Binary | 10011 | 1000 | 110111 | 1000001 | 1010101 | 0 | 1001110 | 11111110 | 1001011 | 1100 |
Color Harmonies of #130837
Complementary color
Monochromatic Colors of #130837
Black with #130837
Text Example
Text Example
White with #130837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130837; }
p { color: rgb(19,8,55); }
H1.HeaderClassName
{
color: #130837;
}
.AnyTagClassName
{
color: #130837;
}
</style>
background-color css
<style>
a { background-color: #130837; }
a { background-color: rgb(19,8,55); }
div.DivClassName
{
background-color: #130837;
}
.BgClassName
{
background-color: #130837;
}
</style>
border-color css
<style>
span { border-color: #130837; }
span { border-color: rgb(19,8,55); }
td.TdClassName
{
border-color: #130837;
}
.TagClassName
{
border-color: #130837;
}
</style>