Shades of Nordic #073438
Tints of Nordic #073438
RGB
CMYK
RGB Variations
Color information
#073438 (or 0x073438) is known color: Nordic. HEX triplet: 07, 34 and 38. RGB value is (7,52,56). Sum of RGB (Red+Green+Blue) = 7+52+56=115 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.09% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 56 - color contains mainly: blue. Hex color #073438 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073438 is #F8CBC7. Grayscale: #262626. Windows color (decimal): -16305096 or 3683335. OLE color: 3683335.
HSL color Cylindrical-coordinate representation of color #073438: hue angle of 184.9º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #073438 is Cyan = 0.88, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 52 | 56 | - |
| CMYK | 0.88 | 0.07 | 0 | 0.78 |
| HSL | 184.9º | 0.78% | 0.12% | - |
| HSV(B) | 184.9º | 0.88% | 0.22% | - |
| XYZ | 2.03 | 2.79 | 4.17 | - |
| YUV | 39 | 137.59 | 105.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 52 | 56 | 0.88 | 0.07 | 0 | 0.78 | 184.9 | 0.78 | 0.12 |
| Hex | 7 | 34 | 38 | 58 | 7 | 0 | 4E | B9 | 4E | C |
| Octal | 7 | 64 | 70 | 130 | 7 | 0 | 116 | 271 | 116 | 14 |
| Binary | 111 | 110100 | 111000 | 1011000 | 111 | 0 | 1001110 | 10111001 | 1001110 | 1100 |
Color Harmonies of #073438
Complementary color
Monochromatic Colors of #073438
Black with #073438
Text Example
Text Example
White with #073438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073438; }
p { color: rgb(7,52,56); }
H1.HeaderClassName
{
color: #073438;
}
.AnyTagClassName
{
color: #073438;
}
</style>
background-color css
<style>
a { background-color: #073438; }
a { background-color: rgb(7,52,56); }
div.DivClassName
{
background-color: #073438;
}
.BgClassName
{
background-color: #073438;
}
</style>
border-color css
<style>
span { border-color: #073438; }
span { border-color: rgb(7,52,56); }
td.TdClassName
{
border-color: #073438;
}
.TagClassName
{
border-color: #073438;
}
</style>