Shades of Tolopea #140835
Tints of Tolopea #140835
RGB
CMYK
RGB Variations
Color information
#140835 (or 0x140835) is known color: Tolopea. HEX triplet: 14, 08 and 35. RGB value is (20,8,53). Sum of RGB (Red+Green+Blue) = 20+8+53=81 (10% of max value = 765). Red value is 20 (8.20% from 255 or 24.69% from 81); Green value is 8 (3.52% from 255 or 9.88% from 81); Blue value is 53 (21.09% from 255 or 65.43% from 81); Max value from RGB is 53 - color contains mainly: blue. Hex color #140835 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140835 is #EBF7CA. Grayscale: #101010. Windows color (decimal): -15464395 or 3475476. OLE color: 3475476.
HSL color Cylindrical-coordinate representation of color #140835: hue angle of 256º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #140835 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 20 | 8 | 53 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.79 |
| HSL | 256º | 0.74% | 0.12% | - |
| HSV(B) | 256º | 0.85% | 0.21% | - |
| XYZ | 1.02 | 0.58 | 3.43 | - |
| YUV | 16.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 8 | 53 | 0.62 | 0.85 | 0 | 0.79 | 256 | 0.74 | 0.12 |
| Hex | 14 | 8 | 35 | 3E | 55 | 0 | 4F | 100 | 4A | C |
| Octal | 24 | 10 | 65 | 76 | 125 | 0 | 117 | 400 | 112 | 14 |
| Binary | 10100 | 1000 | 110101 | 111110 | 1010101 | 0 | 1001111 | 100000000 | 1001010 | 1100 |
Color Harmonies of #140835
Complementary color
Monochromatic Colors of #140835
Black with #140835
Text Example
Text Example
White with #140835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #140835; }
p { color: rgb(20,8,53); }
H1.HeaderClassName
{
color: #140835;
}
.AnyTagClassName
{
color: #140835;
}
</style>
background-color css
<style>
a { background-color: #140835; }
a { background-color: rgb(20,8,53); }
div.DivClassName
{
background-color: #140835;
}
.BgClassName
{
background-color: #140835;
}
</style>
border-color css
<style>
span { border-color: #140835; }
span { border-color: rgb(20,8,53); }
td.TdClassName
{
border-color: #140835;
}
.TagClassName
{
border-color: #140835;
}
</style>