Shades of Tolopea #140739
Tints of Tolopea #140739
RGB
CMYK
RGB Variations
Color information
#140739 (or 0x140739) is known color: Tolopea. HEX triplet: 14, 07 and 39. RGB value is (20,7,57). Sum of RGB (Red+Green+Blue) = 20+7+57=84 (11% of max value = 765). Red value is 20 (8.20% from 255 or 23.81% from 84); Green value is 7 (3.12% from 255 or 8.33% from 84); Blue value is 57 (22.66% from 255 or 67.86% from 84); Max value from RGB is 57 - color contains mainly: blue. Hex color #140739 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140739 is #EBF8C6. Grayscale: #101010. Windows color (decimal): -15464647 or 3737364. OLE color: 3737364.
HSL color Cylindrical-coordinate representation of color #140739: hue angle of 255.6º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #140739 is Cyan = 0.65, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 7 | 57 | - |
| CMYK | 0.65 | 0.88 | 0 | 0.78 |
| HSL | 255.6º | 0.78% | 0.13% | - |
| HSV(B) | 255.6º | 0.88% | 0.22% | - |
| XYZ | 1.1 | 0.6 | 3.93 | - |
| YUV | 16.59 | 150.81 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 7 | 57 | 0.65 | 0.88 | 0 | 0.78 | 255.6 | 0.78 | 0.13 |
| Hex | 14 | 7 | 39 | 41 | 58 | 0 | 4E | 100 | 4E | D |
| Octal | 24 | 7 | 71 | 101 | 130 | 0 | 116 | 400 | 116 | 15 |
| Binary | 10100 | 111 | 111001 | 1000001 | 1011000 | 0 | 1001110 | 100000000 | 1001110 | 1101 |
Color Harmonies of #140739
Complementary color
Monochromatic Colors of #140739
Black with #140739
Text Example
Text Example
White with #140739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140739; }
p { color: rgb(20,7,57); }
H1.HeaderClassName
{
color: #140739;
}
.AnyTagClassName
{
color: #140739;
}
</style>
background-color css
<style>
a { background-color: #140739; }
a { background-color: rgb(20,7,57); }
div.DivClassName
{
background-color: #140739;
}
.BgClassName
{
background-color: #140739;
}
</style>
border-color css
<style>
span { border-color: #140739; }
span { border-color: rgb(20,7,57); }
td.TdClassName
{
border-color: #140739;
}
.TagClassName
{
border-color: #140739;
}
</style>