Shades of Tolopea #130931
Tints of Tolopea #130931
RGB
CMYK
RGB Variations
Color information
#130931 (or 0x130931) is known color: Tolopea. HEX triplet: 13, 09 and 31. RGB value is (19,9,49). Sum of RGB (Red+Green+Blue) = 19+9+49=77 (10% of max value = 765). Red value is 19 (7.81% from 255 or 24.68% from 77); Green value is 9 (3.91% from 255 or 11.69% from 77); Blue value is 49 (19.53% from 255 or 63.64% from 77); Max value from RGB is 49 - color contains mainly: blue. Hex color #130931 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130931 is #ECF6CE. Grayscale: #101010. Windows color (decimal): -15529679 or 3213587. OLE color: 3213587.
HSL color Cylindrical-coordinate representation of color #130931: hue angle of 255º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #130931 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 19 | 9 | 49 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.81 |
| HSL | 255º | 0.69% | 0.11% | - |
| HSV(B) | 255º | 0.82% | 0.19% | - |
| XYZ | 0.92 | 0.56 | 2.96 | - |
| YUV | 16.55 | 146.31 | 129.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 9 | 49 | 0.61 | 0.82 | 0 | 0.81 | 255 | 0.69 | 0.11 |
| Hex | 13 | 9 | 31 | 3D | 52 | 0 | 51 | FF | 45 | B |
| Octal | 23 | 11 | 61 | 75 | 122 | 0 | 121 | 377 | 105 | 13 |
| Binary | 10011 | 1001 | 110001 | 111101 | 1010010 | 0 | 1010001 | 11111111 | 1000101 | 1011 |
Color Harmonies of #130931
Complementary color
Monochromatic Colors of #130931
Black with #130931
Text Example
Text Example
White with #130931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130931; }
p { color: rgb(19,9,49); }
H1.HeaderClassName
{
color: #130931;
}
.AnyTagClassName
{
color: #130931;
}
</style>
background-color css
<style>
a { background-color: #130931; }
a { background-color: rgb(19,9,49); }
div.DivClassName
{
background-color: #130931;
}
.BgClassName
{
background-color: #130931;
}
</style>
border-color css
<style>
span { border-color: #130931; }
span { border-color: rgb(19,9,49); }
td.TdClassName
{
border-color: #130931;
}
.TagClassName
{
border-color: #130931;
}
</style>