Shades of Tolopea #140738
Tints of Tolopea #140738
RGB
CMYK
RGB Variations
Color information
#140738 (or 0x140738) is known color: Tolopea. HEX triplet: 14, 07 and 38. RGB value is (20,7,56). Sum of RGB (Red+Green+Blue) = 20+7+56=83 (10% of max value = 765). Red value is 20 (8.20% from 255 or 24.10% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 56 (22.27% from 255 or 67.47% from 83); Max value from RGB is 56 - color contains mainly: blue. Hex color #140738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140738 is #EBF8C7. Grayscale: #101010. Windows color (decimal): -15464648 or 3671828. OLE color: 3671828.
HSL color Cylindrical-coordinate representation of color #140738: hue angle of 255.92º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #140738 is Cyan = 0.64, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 7 | 56 | - |
| CMYK | 0.64 | 0.88 | 0 | 0.78 |
| HSL | 255.92º | 0.78% | 0.12% | - |
| HSV(B) | 255.92º | 0.88% | 0.22% | - |
| XYZ | 1.08 | 0.59 | 3.8 | - |
| YUV | 16.47 | 150.31 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 7 | 56 | 0.64 | 0.88 | 0 | 0.78 | 255.92 | 0.78 | 0.12 |
| Hex | 14 | 7 | 38 | 40 | 58 | 0 | 4E | 100 | 4E | C |
| Octal | 24 | 7 | 70 | 100 | 130 | 0 | 116 | 400 | 116 | 14 |
| Binary | 10100 | 111 | 111000 | 1000000 | 1011000 | 0 | 1001110 | 100000000 | 1001110 | 1100 |
Color Harmonies of #140738
Complementary color
Monochromatic Colors of #140738
Black with #140738
Text Example
Text Example
White with #140738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140738; }
p { color: rgb(20,7,56); }
H1.HeaderClassName
{
color: #140738;
}
.AnyTagClassName
{
color: #140738;
}
</style>
background-color css
<style>
a { background-color: #140738; }
a { background-color: rgb(20,7,56); }
div.DivClassName
{
background-color: #140738;
}
.BgClassName
{
background-color: #140738;
}
</style>
border-color css
<style>
span { border-color: #140738; }
span { border-color: rgb(20,7,56); }
td.TdClassName
{
border-color: #140738;
}
.TagClassName
{
border-color: #140738;
}
</style>