Shades of Midnight Express #061338
Tints of Midnight Express #061338
RGB
CMYK
RGB Variations
Color information
#061338 (or 0x061338) is known color: Midnight Express. HEX triplet: 06, 13 and 38. RGB value is (6,19,56). Sum of RGB (Red+Green+Blue) = 6+19+56=81 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.41% from 81); Green value is 19 (7.81% from 255 or 23.46% from 81); Blue value is 56 (22.27% from 255 or 69.14% from 81); Max value from RGB is 56 - color contains mainly: blue. Hex color #061338 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061338 is #F9ECC7. Grayscale: #131313. Windows color (decimal): -16379080 or 3674886. OLE color: 3674886.
HSL color Cylindrical-coordinate representation of color #061338: hue angle of 224.4º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #061338 is Cyan = 0.89, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 19 | 56 | - |
| CMYK | 0.89 | 0.66 | 0 | 0.78 |
| HSL | 224.4º | 0.81% | 0.12% | - |
| HSV(B) | 224.4º | 0.89% | 0.22% | - |
| XYZ | 1.02 | 0.79 | 3.84 | - |
| YUV | 19.33 | 148.69 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 19 | 56 | 0.89 | 0.66 | 0 | 0.78 | 224.4 | 0.81 | 0.12 |
| Hex | 6 | 13 | 38 | 59 | 42 | 0 | 4E | E0 | 51 | C |
| Octal | 6 | 23 | 70 | 131 | 102 | 0 | 116 | 340 | 121 | 14 |
| Binary | 110 | 10011 | 111000 | 1011001 | 1000010 | 0 | 1001110 | 11100000 | 1010001 | 1100 |
Color Harmonies of #061338
Complementary color
Monochromatic Colors of #061338
Black with #061338
Text Example
Text Example
White with #061338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061338; }
p { color: rgb(6,19,56); }
H1.HeaderClassName
{
color: #061338;
}
.AnyTagClassName
{
color: #061338;
}
</style>
background-color css
<style>
a { background-color: #061338; }
a { background-color: rgb(6,19,56); }
div.DivClassName
{
background-color: #061338;
}
.BgClassName
{
background-color: #061338;
}
</style>
border-color css
<style>
span { border-color: #061338; }
span { border-color: rgb(6,19,56); }
td.TdClassName
{
border-color: #061338;
}
.TagClassName
{
border-color: #061338;
}
</style>