Shades of Tolopea #120435
Tints of Tolopea #120435
RGB
CMYK
RGB Variations
Color information
#120435 (or 0x120435) is known color: Tolopea. HEX triplet: 12, 04 and 35. RGB value is (18,4,53). Sum of RGB (Red+Green+Blue) = 18+4+53=75 (9% of max value = 765). Red value is 18 (7.42% from 255 or 24% from 75); Green value is 4 (1.95% from 255 or 5.33% from 75); Blue value is 53 (21.09% from 255 or 70.67% from 75); Max value from RGB is 53 - color contains mainly: blue. Hex color #120435 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120435 is #EDFBCA. Grayscale: #0D0D0D. Windows color (decimal): -15596491 or 3474450. OLE color: 3474450.
HSL color Cylindrical-coordinate representation of color #120435: hue angle of 257.14º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #120435 is Cyan = 0.66, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 4 | 53 | - |
| CMYK | 0.66 | 0.92 | 0 | 0.79 |
| HSL | 257.14º | 0.86% | 0.11% | - |
| HSV(B) | 257.14º | 0.92% | 0.21% | - |
| XYZ | 0.94 | 0.47 | 3.41 | - |
| YUV | 13.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 4 | 53 | 0.66 | 0.92 | 0 | 0.79 | 257.14 | 0.86 | 0.11 |
| Hex | 12 | 4 | 35 | 42 | 5C | 0 | 4F | 101 | 56 | B |
| Octal | 22 | 4 | 65 | 102 | 134 | 0 | 117 | 401 | 126 | 13 |
| Binary | 10010 | 100 | 110101 | 1000010 | 1011100 | 0 | 1001111 | 100000001 | 1010110 | 1011 |
Color Harmonies of #120435
Complementary color
Monochromatic Colors of #120435
Black with #120435
Text Example
Text Example
White with #120435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120435; }
p { color: rgb(18,4,53); }
H1.HeaderClassName
{
color: #120435;
}
.AnyTagClassName
{
color: #120435;
}
</style>
background-color css
<style>
a { background-color: #120435; }
a { background-color: rgb(18,4,53); }
div.DivClassName
{
background-color: #120435;
}
.BgClassName
{
background-color: #120435;
}
</style>
border-color css
<style>
span { border-color: #120435; }
span { border-color: rgb(18,4,53); }
td.TdClassName
{
border-color: #120435;
}
.TagClassName
{
border-color: #120435;
}
</style>