Shades of Tolopea #130533
Tints of Tolopea #130533
RGB
CMYK
RGB Variations
Color information
#130533 (or 0x130533) is known color: Tolopea. HEX triplet: 13, 05 and 33. RGB value is (19,5,51). Sum of RGB (Red+Green+Blue) = 19+5+51=75 (9% of max value = 765). Red value is 19 (7.81% from 255 or 25.33% from 75); Green value is 5 (2.34% from 255 or 6.67% from 75); Blue value is 51 (20.31% from 255 or 68% from 75); Max value from RGB is 51 - color contains mainly: blue. Hex color #130533 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130533 is #ECFACC. Grayscale: #0E0E0E. Windows color (decimal): -15530701 or 3343635. OLE color: 3343635.
HSL color Cylindrical-coordinate representation of color #130533: hue angle of 258.26º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #130533 is Cyan = 0.63, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 19 | 5 | 51 | - |
| CMYK | 0.63 | 0.90 | 0 | 0.8 |
| HSL | 258.26º | 0.82% | 0.11% | - |
| HSV(B) | 258.26º | 0.9% | 0.2% | - |
| XYZ | 0.92 | 0.49 | 3.18 | - |
| YUV | 14.43 | 148.64 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 5 | 51 | 0.63 | 0.90 | 0 | 0.8 | 258.26 | 0.82 | 0.11 |
| Hex | 13 | 5 | 33 | 3F | 5A | 0 | 50 | 102 | 52 | B |
| Octal | 23 | 5 | 63 | 77 | 132 | 0 | 120 | 402 | 122 | 13 |
| Binary | 10011 | 101 | 110011 | 111111 | 1011010 | 0 | 1010000 | 100000010 | 1010010 | 1011 |
Color Harmonies of #130533
Complementary color
Monochromatic Colors of #130533
Black with #130533
Text Example
Text Example
White with #130533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130533; }
p { color: rgb(19,5,51); }
H1.HeaderClassName
{
color: #130533;
}
.AnyTagClassName
{
color: #130533;
}
</style>
background-color css
<style>
a { background-color: #130533; }
a { background-color: rgb(19,5,51); }
div.DivClassName
{
background-color: #130533;
}
.BgClassName
{
background-color: #130533;
}
</style>
border-color css
<style>
span { border-color: #130533; }
span { border-color: rgb(19,5,51); }
td.TdClassName
{
border-color: #130533;
}
.TagClassName
{
border-color: #130533;
}
</style>