Shades of Tolopea #130638
Tints of Tolopea #130638
RGB
CMYK
RGB Variations
Color information
#130638 (or 0x130638) is known color: Tolopea. HEX triplet: 13, 06 and 38. RGB value is (19,6,56). Sum of RGB (Red+Green+Blue) = 19+6+56=81 (10% of max value = 765). Red value is 19 (7.81% from 255 or 23.46% from 81); Green value is 6 (2.73% from 255 or 7.41% from 81); Blue value is 56 (22.27% from 255 or 69.14% from 81); Max value from RGB is 56 - color contains mainly: blue. Hex color #130638 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130638 is #ECF9C7. Grayscale: #0F0F0F. Windows color (decimal): -15530440 or 3671571. OLE color: 3671571.
HSL color Cylindrical-coordinate representation of color #130638: hue angle of 255.6º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #130638 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 6 | 56 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.78 |
| HSL | 255.6º | 0.81% | 0.12% | - |
| HSV(B) | 255.6º | 0.89% | 0.22% | - |
| XYZ | 1.05 | 0.55 | 3.79 | - |
| YUV | 15.59 | 150.81 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 56 | 0.66 | 0.89 | 0 | 0.78 | 255.6 | 0.81 | 0.12 |
| Hex | 13 | 6 | 38 | 42 | 59 | 0 | 4E | 100 | 51 | C |
| Octal | 23 | 6 | 70 | 102 | 131 | 0 | 116 | 400 | 121 | 14 |
| Binary | 10011 | 110 | 111000 | 1000010 | 1011001 | 0 | 1001110 | 100000000 | 1010001 | 1100 |
Color Harmonies of #130638
Complementary color
Monochromatic Colors of #130638
Black with #130638
Text Example
Text Example
White with #130638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130638; }
p { color: rgb(19,6,56); }
H1.HeaderClassName
{
color: #130638;
}
.AnyTagClassName
{
color: #130638;
}
</style>
background-color css
<style>
a { background-color: #130638; }
a { background-color: rgb(19,6,56); }
div.DivClassName
{
background-color: #130638;
}
.BgClassName
{
background-color: #130638;
}
</style>
border-color css
<style>
span { border-color: #130638; }
span { border-color: rgb(19,6,56); }
td.TdClassName
{
border-color: #130638;
}
.TagClassName
{
border-color: #130638;
}
</style>