Shades of Midnight Express #061435
Tints of Midnight Express #061435
RGB
CMYK
RGB Variations
Color information
#061435 (or 0x061435) is known color: Midnight Express. HEX triplet: 06, 14 and 35. RGB value is (6,20,53). Sum of RGB (Red+Green+Blue) = 6+20+53=79 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.59% from 79); Green value is 20 (8.20% from 255 or 25.32% from 79); Blue value is 53 (21.09% from 255 or 67.09% from 79); Max value from RGB is 53 - color contains mainly: blue. Hex color #061435 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061435 is #F9EBCA. Grayscale: #131313. Windows color (decimal): -16378827 or 3478534. OLE color: 3478534.
HSL color Cylindrical-coordinate representation of color #061435: hue angle of 222.13º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #061435 is Cyan = 0.89, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 20 | 53 | - |
| CMYK | 0.89 | 0.62 | 0 | 0.79 |
| HSL | 222.13º | 0.8% | 0.12% | - |
| HSV(B) | 222.13º | 0.89% | 0.21% | - |
| XYZ | 0.97 | 0.8 | 3.47 | - |
| YUV | 19.58 | 146.86 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 20 | 53 | 0.89 | 0.62 | 0 | 0.79 | 222.13 | 0.8 | 0.12 |
| Hex | 6 | 14 | 35 | 59 | 3E | 0 | 4F | DE | 50 | C |
| Octal | 6 | 24 | 65 | 131 | 76 | 0 | 117 | 336 | 120 | 14 |
| Binary | 110 | 10100 | 110101 | 1011001 | 111110 | 0 | 1001111 | 11011110 | 1010000 | 1100 |
Color Harmonies of #061435
Complementary color
Monochromatic Colors of #061435
Black with #061435
Text Example
Text Example
White with #061435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061435; }
p { color: rgb(6,20,53); }
H1.HeaderClassName
{
color: #061435;
}
.AnyTagClassName
{
color: #061435;
}
</style>
background-color css
<style>
a { background-color: #061435; }
a { background-color: rgb(6,20,53); }
div.DivClassName
{
background-color: #061435;
}
.BgClassName
{
background-color: #061435;
}
</style>
border-color css
<style>
span { border-color: #061435; }
span { border-color: rgb(6,20,53); }
td.TdClassName
{
border-color: #061435;
}
.TagClassName
{
border-color: #061435;
}
</style>