Shades of Midnight #253446
Tints of Midnight #253446
RGB
CMYK
RGB Variations
Color information
#253446 (or 0x253446) is known color: Midnight. HEX triplet: 25, 34 and 46. RGB value is (37,52,70). Sum of RGB (Red+Green+Blue) = 37+52+70=159 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.27% from 159); Green value is 52 (20.70% from 255 or 32.70% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 70 - color contains mainly: blue. Hex color #253446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253446 is #DACBB9. Grayscale: #313131. Windows color (decimal): -14339002 or 4600869. OLE color: 4600869.
HSL color Cylindrical-coordinate representation of color #253446: hue angle of 212.73º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #253446 is Cyan = 0.47, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 37 | 52 | 70 | - |
| CMYK | 0.47 | 0.26 | 0 | 0.73 |
| HSL | 212.73º | 0.31% | 0.21% | - |
| HSV(B) | 212.73º | 0.47% | 0.27% | - |
| XYZ | 3.1 | 3.29 | 6.27 | - |
| YUV | 49.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 70 | 0.47 | 0.26 | 0 | 0.73 | 212.73 | 0.31 | 0.21 |
| Hex | 25 | 34 | 46 | 2F | 1A | 0 | 49 | D5 | 1F | 15 |
| Octal | 45 | 64 | 106 | 57 | 32 | 0 | 111 | 325 | 37 | 25 |
| Binary | 100101 | 110100 | 1000110 | 101111 | 11010 | 0 | 1001001 | 11010101 | 11111 | 10101 |
Color Harmonies of #253446
Complementary color
Monochromatic Colors of #253446
Black with #253446
Text Example
Text Example
White with #253446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253446; }
p { color: rgb(37,52,70); }
H1.HeaderClassName
{
color: #253446;
}
.AnyTagClassName
{
color: #253446;
}
</style>
background-color css
<style>
a { background-color: #253446; }
a { background-color: rgb(37,52,70); }
div.DivClassName
{
background-color: #253446;
}
.BgClassName
{
background-color: #253446;
}
</style>
border-color css
<style>
span { border-color: #253446; }
span { border-color: rgb(37,52,70); }
td.TdClassName
{
border-color: #253446;
}
.TagClassName
{
border-color: #253446;
}
</style>