Shades of Tolopea #140636
Tints of Tolopea #140636
RGB
CMYK
RGB Variations
Color information
#140636 (or 0x140636) is known color: Tolopea. HEX triplet: 14, 06 and 36. RGB value is (20,6,54). Sum of RGB (Red+Green+Blue) = 20+6+54=80 (10% of max value = 765). Red value is 20 (8.20% from 255 or 25% from 80); Green value is 6 (2.73% from 255 or 7.5% from 80); Blue value is 54 (21.48% from 255 or 67.5% from 80); Max value from RGB is 54 - color contains mainly: blue. Hex color #140636 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140636 is #EBF9C9. Grayscale: #0F0F0F. Windows color (decimal): -15464906 or 3540500. OLE color: 3540500.
HSL color Cylindrical-coordinate representation of color #140636: hue angle of 257.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #140636 is Cyan = 0.63, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 20 | 6 | 54 | - |
| CMYK | 0.63 | 0.89 | 0 | 0.79 |
| HSL | 257.5º | 0.8% | 0.12% | - |
| HSV(B) | 257.5º | 0.89% | 0.21% | - |
| XYZ | 1.02 | 0.55 | 3.54 | - |
| YUV | 15.66 | 149.64 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 6 | 54 | 0.63 | 0.89 | 0 | 0.79 | 257.5 | 0.8 | 0.12 |
| Hex | 14 | 6 | 36 | 3F | 59 | 0 | 4F | 102 | 50 | C |
| Octal | 24 | 6 | 66 | 77 | 131 | 0 | 117 | 402 | 120 | 14 |
| Binary | 10100 | 110 | 110110 | 111111 | 1011001 | 0 | 1001111 | 100000010 | 1010000 | 1100 |
Color Harmonies of #140636
Complementary color
Monochromatic Colors of #140636
Black with #140636
Text Example
Text Example
White with #140636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140636; }
p { color: rgb(20,6,54); }
H1.HeaderClassName
{
color: #140636;
}
.AnyTagClassName
{
color: #140636;
}
</style>
background-color css
<style>
a { background-color: #140636; }
a { background-color: rgb(20,6,54); }
div.DivClassName
{
background-color: #140636;
}
.BgClassName
{
background-color: #140636;
}
</style>
border-color css
<style>
span { border-color: #140636; }
span { border-color: rgb(20,6,54); }
td.TdClassName
{
border-color: #140636;
}
.TagClassName
{
border-color: #140636;
}
</style>