Shades of Tolopea #140537
Tints of Tolopea #140537
RGB
CMYK
RGB Variations
Color information
#140537 (or 0x140537) is known color: Tolopea. HEX triplet: 14, 05 and 37. RGB value is (20,5,55). Sum of RGB (Red+Green+Blue) = 20+5+55=80 (10% of max value = 765). Red value is 20 (8.20% from 255 or 25% from 80); Green value is 5 (2.34% from 255 or 6.25% from 80); Blue value is 55 (21.88% from 255 or 68.75% from 80); Max value from RGB is 55 - color contains mainly: blue. Hex color #140537 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140537 is #EBFAC8. Grayscale: #0F0F0F. Windows color (decimal): -15465161 or 3605780. OLE color: 3605780.
HSL color Cylindrical-coordinate representation of color #140537: hue angle of 258º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #140537 is Cyan = 0.64, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 5 | 55 | - |
| CMYK | 0.64 | 0.91 | 0 | 0.78 |
| HSL | 258º | 0.83% | 0.12% | - |
| HSV(B) | 258º | 0.91% | 0.22% | - |
| XYZ | 1.03 | 0.53 | 3.66 | - |
| YUV | 15.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 5 | 55 | 0.64 | 0.91 | 0 | 0.78 | 258 | 0.83 | 0.12 |
| Hex | 14 | 5 | 37 | 40 | 5B | 0 | 4E | 102 | 53 | C |
| Octal | 24 | 5 | 67 | 100 | 133 | 0 | 116 | 402 | 123 | 14 |
| Binary | 10100 | 101 | 110111 | 1000000 | 1011011 | 0 | 1001110 | 100000010 | 1010011 | 1100 |
Color Harmonies of #140537
Complementary color
Monochromatic Colors of #140537
Black with #140537
Text Example
Text Example
White with #140537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140537; }
p { color: rgb(20,5,55); }
H1.HeaderClassName
{
color: #140537;
}
.AnyTagClassName
{
color: #140537;
}
</style>
background-color css
<style>
a { background-color: #140537; }
a { background-color: rgb(20,5,55); }
div.DivClassName
{
background-color: #140537;
}
.BgClassName
{
background-color: #140537;
}
</style>
border-color css
<style>
span { border-color: #140537; }
span { border-color: rgb(20,5,55); }
td.TdClassName
{
border-color: #140537;
}
.TagClassName
{
border-color: #140537;
}
</style>