Shades of Tolopea #120735
Tints of Tolopea #120735
RGB
CMYK
RGB Variations
Color information
#120735 (or 0x120735) is known color: Tolopea. HEX triplet: 12, 07 and 35. RGB value is (18,7,53). Sum of RGB (Red+Green+Blue) = 18+7+53=78 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.08% from 78); Green value is 7 (3.12% from 255 or 8.97% from 78); Blue value is 53 (21.09% from 255 or 67.95% from 78); Max value from RGB is 53 - color contains mainly: blue. Hex color #120735 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120735 is #EDF8CA. Grayscale: #0F0F0F. Windows color (decimal): -15595723 or 3475218. OLE color: 3475218.
HSL color Cylindrical-coordinate representation of color #120735: hue angle of 254.35º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #120735 is Cyan = 0.66, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 7 | 53 | - |
| CMYK | 0.66 | 0.87 | 0 | 0.79 |
| HSL | 254.35º | 0.77% | 0.12% | - |
| HSV(B) | 254.35º | 0.87% | 0.21% | - |
| XYZ | 0.97 | 0.54 | 3.42 | - |
| YUV | 15.53 | 149.14 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 7 | 53 | 0.66 | 0.87 | 0 | 0.79 | 254.35 | 0.77 | 0.12 |
| Hex | 12 | 7 | 35 | 42 | 57 | 0 | 4F | FE | 4D | C |
| Octal | 22 | 7 | 65 | 102 | 127 | 0 | 117 | 376 | 115 | 14 |
| Binary | 10010 | 111 | 110101 | 1000010 | 1010111 | 0 | 1001111 | 11111110 | 1001101 | 1100 |
Color Harmonies of #120735
Complementary color
Monochromatic Colors of #120735
Black with #120735
Text Example
Text Example
White with #120735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120735; }
p { color: rgb(18,7,53); }
H1.HeaderClassName
{
color: #120735;
}
.AnyTagClassName
{
color: #120735;
}
</style>
background-color css
<style>
a { background-color: #120735; }
a { background-color: rgb(18,7,53); }
div.DivClassName
{
background-color: #120735;
}
.BgClassName
{
background-color: #120735;
}
</style>
border-color css
<style>
span { border-color: #120735; }
span { border-color: rgb(18,7,53); }
td.TdClassName
{
border-color: #120735;
}
.TagClassName
{
border-color: #120735;
}
</style>