Shades of Midnight #273440
Tints of Midnight #273440
RGB
CMYK
RGB Variations
Color information
#273440 (or 0x273440) is known color: Midnight. HEX triplet: 27, 34 and 40. RGB value is (39,52,64). Sum of RGB (Red+Green+Blue) = 39+52+64=155 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.16% from 155); Green value is 52 (20.70% from 255 or 33.55% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 64 - color contains mainly: blue. Hex color #273440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273440 is #D8CBBF. Grayscale: #313131. Windows color (decimal): -14207936 or 4207655. OLE color: 4207655.
HSL color Cylindrical-coordinate representation of color #273440: hue angle of 208.8º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #273440 is Cyan = 0.39, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
RGB | 39 | 52 | 64 | - |
CMYK | 0.39 | 0.19 | 0 | 0.75 |
HSL | 208.8º | 0.24% | 0.2% | - |
HSV(B) | 208.8º | 0.39% | 0.25% | - |
XYZ | 2.99 | 3.26 | 5.32 | - |
YUV | 49.48 | 136.19 | 120.52 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 39 | 52 | 64 | 0.39 | 0.19 | 0 | 0.75 | 208.8 | 0.24 | 0.2 |
Hex | 27 | 34 | 40 | 27 | 13 | 0 | 4B | D1 | 18 | 14 |
Octal | 47 | 64 | 100 | 47 | 23 | 0 | 113 | 321 | 30 | 24 |
Binary | 100111 | 110100 | 1000000 | 100111 | 10011 | 0 | 1001011 | 11010001 | 11000 | 10100 |
Color Harmonies of #273440
Complementary color
Monochromatic Colors of #273440
Black with #273440
Text Example
Text Example
White with #273440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273440; }
p { color: rgb(39,52,64); }
H1.HeaderClassName
{
color: #273440;
}
.AnyTagClassName
{
color: #273440;
}
</style>
background-color css
<style>
a { background-color: #273440; }
a { background-color: rgb(39,52,64); }
div.DivClassName
{
background-color: #273440;
}
.BgClassName
{
background-color: #273440;
}
</style>
border-color css
<style>
span { border-color: #273440; }
span { border-color: rgb(39,52,64); }
td.TdClassName
{
border-color: #273440;
}
.TagClassName
{
border-color: #273440;
}
</style>