Shades of Tolopea #130738
Tints of Tolopea #130738
RGB
CMYK
RGB Variations
Color information
#130738 (or 0x130738) is known color: Tolopea. HEX triplet: 13, 07 and 38. RGB value is (19,7,56). Sum of RGB (Red+Green+Blue) = 19+7+56=82 (10% of max value = 765). Red value is 19 (7.81% from 255 or 23.17% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 56 (22.27% from 255 or 68.29% from 82); Max value from RGB is 56 - color contains mainly: blue. Hex color #130738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130738 is #ECF8C7. Grayscale: #0F0F0F. Windows color (decimal): -15530184 or 3671827. OLE color: 3671827.
HSL color Cylindrical-coordinate representation of color #130738: hue angle of 254.69º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #130738 is Cyan = 0.66, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 7 | 56 | - |
| CMYK | 0.66 | 0.88 | 0 | 0.78 |
| HSL | 254.69º | 0.78% | 0.12% | - |
| HSV(B) | 254.69º | 0.88% | 0.22% | - |
| XYZ | 1.06 | 0.58 | 3.8 | - |
| YUV | 16.17 | 150.48 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 56 | 0.66 | 0.88 | 0 | 0.78 | 254.69 | 0.78 | 0.12 |
| Hex | 13 | 7 | 38 | 42 | 58 | 0 | 4E | FF | 4E | C |
| Octal | 23 | 7 | 70 | 102 | 130 | 0 | 116 | 377 | 116 | 14 |
| Binary | 10011 | 111 | 111000 | 1000010 | 1011000 | 0 | 1001110 | 11111111 | 1001110 | 1100 |
Color Harmonies of #130738
Complementary color
Monochromatic Colors of #130738
Black with #130738
Text Example
Text Example
White with #130738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130738; }
p { color: rgb(19,7,56); }
H1.HeaderClassName
{
color: #130738;
}
.AnyTagClassName
{
color: #130738;
}
</style>
background-color css
<style>
a { background-color: #130738; }
a { background-color: rgb(19,7,56); }
div.DivClassName
{
background-color: #130738;
}
.BgClassName
{
background-color: #130738;
}
</style>
border-color css
<style>
span { border-color: #130738; }
span { border-color: rgb(19,7,56); }
td.TdClassName
{
border-color: #130738;
}
.TagClassName
{
border-color: #130738;
}
</style>