Shades of Tolopea #120830
Tints of Tolopea #120830
RGB
CMYK
RGB Variations
Color information
#120830 (or 0x120830) is known color: Tolopea. HEX triplet: 12, 08 and 30. RGB value is (18,8,48). Sum of RGB (Red+Green+Blue) = 18+8+48=74 (9% of max value = 765). Red value is 18 (7.42% from 255 or 24.32% from 74); Green value is 8 (3.52% from 255 or 10.81% from 74); Blue value is 48 (19.14% from 255 or 64.86% from 74); Max value from RGB is 48 - color contains mainly: blue. Hex color #120830 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120830 is #EDF7CF. Grayscale: #0F0F0F. Windows color (decimal): -15595472 or 3147794. OLE color: 3147794.
HSL color Cylindrical-coordinate representation of color #120830: hue angle of 255º degrees, saturation: 0.71, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #120830 is Cyan = 0.63, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 18 | 8 | 48 | - |
| CMYK | 0.63 | 0.83 | 0 | 0.81 |
| HSL | 255º | 0.71% | 0.11% | - |
| HSV(B) | 255º | 0.83% | 0.19% | - |
| XYZ | 0.87 | 0.52 | 2.85 | - |
| YUV | 15.55 | 146.31 | 129.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 48 | 0.63 | 0.83 | 0 | 0.81 | 255 | 0.71 | 0.11 |
| Hex | 12 | 8 | 30 | 3F | 53 | 0 | 51 | FF | 47 | B |
| Octal | 22 | 10 | 60 | 77 | 123 | 0 | 121 | 377 | 107 | 13 |
| Binary | 10010 | 1000 | 110000 | 111111 | 1010011 | 0 | 1010001 | 11111111 | 1000111 | 1011 |
Color Harmonies of #120830
Complementary color
Monochromatic Colors of #120830
Black with #120830
Text Example
Text Example
White with #120830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120830; }
p { color: rgb(18,8,48); }
H1.HeaderClassName
{
color: #120830;
}
.AnyTagClassName
{
color: #120830;
}
</style>
background-color css
<style>
a { background-color: #120830; }
a { background-color: rgb(18,8,48); }
div.DivClassName
{
background-color: #120830;
}
.BgClassName
{
background-color: #120830;
}
</style>
border-color css
<style>
span { border-color: #120830; }
span { border-color: rgb(18,8,48); }
td.TdClassName
{
border-color: #120830;
}
.TagClassName
{
border-color: #120830;
}
</style>