Shades of Tolopea #140731
Tints of Tolopea #140731
RGB
CMYK
RGB Variations
Color information
#140731 (or 0x140731) is known color: Tolopea. HEX triplet: 14, 07 and 31. RGB value is (20,7,49). Sum of RGB (Red+Green+Blue) = 20+7+49=76 (10% of max value = 765). Red value is 20 (8.20% from 255 or 26.32% from 76); Green value is 7 (3.12% from 255 or 9.21% from 76); Blue value is 49 (19.53% from 255 or 64.47% from 76); Max value from RGB is 49 - color contains mainly: blue. Hex color #140731 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140731 is #EBF8CE. Grayscale: #0F0F0F. Windows color (decimal): -15464655 or 3213076. OLE color: 3213076.
HSL color Cylindrical-coordinate representation of color #140731: hue angle of 258.57º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #140731 is Cyan = 0.59, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 20 | 7 | 49 | - |
| CMYK | 0.59 | 0.86 | 0 | 0.81 |
| HSL | 258.57º | 0.75% | 0.11% | - |
| HSV(B) | 258.57º | 0.86% | 0.19% | - |
| XYZ | 0.92 | 0.52 | 2.96 | - |
| YUV | 15.68 | 146.81 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 7 | 49 | 0.59 | 0.86 | 0 | 0.81 | 258.57 | 0.75 | 0.11 |
| Hex | 14 | 7 | 31 | 3B | 56 | 0 | 51 | 103 | 4B | B |
| Octal | 24 | 7 | 61 | 73 | 126 | 0 | 121 | 403 | 113 | 13 |
| Binary | 10100 | 111 | 110001 | 111011 | 1010110 | 0 | 1010001 | 100000011 | 1001011 | 1011 |
Color Harmonies of #140731
Complementary color
Monochromatic Colors of #140731
Black with #140731
Text Example
Text Example
White with #140731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140731; }
p { color: rgb(20,7,49); }
H1.HeaderClassName
{
color: #140731;
}
.AnyTagClassName
{
color: #140731;
}
</style>
background-color css
<style>
a { background-color: #140731; }
a { background-color: rgb(20,7,49); }
div.DivClassName
{
background-color: #140731;
}
.BgClassName
{
background-color: #140731;
}
</style>
border-color css
<style>
span { border-color: #140731; }
span { border-color: rgb(20,7,49); }
td.TdClassName
{
border-color: #140731;
}
.TagClassName
{
border-color: #140731;
}
</style>