Shades of Nordic #073440
Tints of Nordic #073440
RGB
CMYK
RGB Variations
Color information
#073440 (or 0x073440) is known color: Nordic. HEX triplet: 07, 34 and 40. RGB value is (7,52,64). Sum of RGB (Red+Green+Blue) = 7+52+64=123 (16% of max value = 765). Red value is 7 (3.12% from 255 or 5.69% from 123); Green value is 52 (20.70% from 255 or 42.28% from 123); Blue value is 64 (25.39% from 255 or 52.03% from 123); Max value from RGB is 64 - color contains mainly: blue. Hex color #073440 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073440 is #F8CBBF. Grayscale: #272727. Windows color (decimal): -16305088 or 4207623. OLE color: 4207623.
HSL color Cylindrical-coordinate representation of color #073440: hue angle of 192.63º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #073440 is Cyan = 0.89, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 52 | 64 | - |
| CMYK | 0.89 | 0.19 | 0 | 0.75 |
| HSL | 192.63º | 0.8% | 0.14% | - |
| HSV(B) | 192.63º | 0.89% | 0.25% | - |
| XYZ | 2.24 | 2.87 | 5.29 | - |
| YUV | 39.91 | 141.59 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 52 | 64 | 0.89 | 0.19 | 0 | 0.75 | 192.63 | 0.8 | 0.14 |
| Hex | 7 | 34 | 40 | 59 | 13 | 0 | 4B | C1 | 50 | E |
| Octal | 7 | 64 | 100 | 131 | 23 | 0 | 113 | 301 | 120 | 16 |
| Binary | 111 | 110100 | 1000000 | 1011001 | 10011 | 0 | 1001011 | 11000001 | 1010000 | 1110 |
Color Harmonies of #073440
Complementary color
Monochromatic Colors of #073440
Black with #073440
Text Example
Text Example
White with #073440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073440; }
p { color: rgb(7,52,64); }
H1.HeaderClassName
{
color: #073440;
}
.AnyTagClassName
{
color: #073440;
}
</style>
background-color css
<style>
a { background-color: #073440; }
a { background-color: rgb(7,52,64); }
div.DivClassName
{
background-color: #073440;
}
.BgClassName
{
background-color: #073440;
}
</style>
border-color css
<style>
span { border-color: #073440; }
span { border-color: rgb(7,52,64); }
td.TdClassName
{
border-color: #073440;
}
.TagClassName
{
border-color: #073440;
}
</style>