Shades of Nordic #073138
Tints of Nordic #073138
RGB
CMYK
RGB Variations
Color information
#073138 (or 0x073138) is known color: Nordic. HEX triplet: 07, 31 and 38. RGB value is (7,49,56). Sum of RGB (Red+Green+Blue) = 7+49+56=112 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.25% from 112); Green value is 49 (19.53% from 255 or 43.75% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #073138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073138 is #F8CEC7. Grayscale: #252525. Windows color (decimal): -16305864 or 3682567. OLE color: 3682567.
HSL color Cylindrical-coordinate representation of color #073138: hue angle of 188.57º 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 #073138 is Cyan = 0.88, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 49 | 56 | - |
| CMYK | 0.88 | 0.12 | 0 | 0.78 |
| HSL | 188.57º | 0.78% | 0.12% | - |
| HSV(B) | 188.57º | 0.88% | 0.22% | - |
| XYZ | 1.9 | 2.53 | 4.13 | - |
| YUV | 37.24 | 138.59 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 49 | 56 | 0.88 | 0.12 | 0 | 0.78 | 188.57 | 0.78 | 0.12 |
| Hex | 7 | 31 | 38 | 58 | C | 0 | 4E | BD | 4E | C |
| Octal | 7 | 61 | 70 | 130 | 14 | 0 | 116 | 275 | 116 | 14 |
| Binary | 111 | 110001 | 111000 | 1011000 | 1100 | 0 | 1001110 | 10111101 | 1001110 | 1100 |
Color Harmonies of #073138
Complementary color
Monochromatic Colors of #073138
Black with #073138
Text Example
Text Example
White with #073138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073138; }
p { color: rgb(7,49,56); }
H1.HeaderClassName
{
color: #073138;
}
.AnyTagClassName
{
color: #073138;
}
</style>
background-color css
<style>
a { background-color: #073138; }
a { background-color: rgb(7,49,56); }
div.DivClassName
{
background-color: #073138;
}
.BgClassName
{
background-color: #073138;
}
</style>
border-color css
<style>
span { border-color: #073138; }
span { border-color: rgb(7,49,56); }
td.TdClassName
{
border-color: #073138;
}
.TagClassName
{
border-color: #073138;
}
</style>