Shades of Nordic #063037
Tints of Nordic #063037
RGB
CMYK
RGB Variations
Color information
#063037 (or 0x063037) is known color: Nordic. HEX triplet: 06, 30 and 37. RGB value is (6,48,55). Sum of RGB (Red+Green+Blue) = 6+48+55=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 48 (19.14% from 255 or 44.04% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #063037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063037 is #F9CFC8. Grayscale: #242424. Windows color (decimal): -16371657 or 3616774. OLE color: 3616774.
HSL color Cylindrical-coordinate representation of color #063037: hue angle of 188.57º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063037 is Cyan = 0.89, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 48 | 55 | - |
| CMYK | 0.89 | 0.13 | 0 | 0.78 |
| HSL | 188.57º | 0.8% | 0.12% | - |
| HSV(B) | 188.57º | 0.89% | 0.22% | - |
| XYZ | 1.82 | 2.43 | 3.99 | - |
| YUV | 36.24 | 138.59 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 48 | 55 | 0.89 | 0.13 | 0 | 0.78 | 188.57 | 0.8 | 0.12 |
| Hex | 6 | 30 | 37 | 59 | D | 0 | 4E | BD | 50 | C |
| Octal | 6 | 60 | 67 | 131 | 15 | 0 | 116 | 275 | 120 | 14 |
| Binary | 110 | 110000 | 110111 | 1011001 | 1101 | 0 | 1001110 | 10111101 | 1010000 | 1100 |
Color Harmonies of #063037
Complementary color
Monochromatic Colors of #063037
Black with #063037
Text Example
Text Example
White with #063037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063037; }
p { color: rgb(6,48,55); }
H1.HeaderClassName
{
color: #063037;
}
.AnyTagClassName
{
color: #063037;
}
</style>
background-color css
<style>
a { background-color: #063037; }
a { background-color: rgb(6,48,55); }
div.DivClassName
{
background-color: #063037;
}
.BgClassName
{
background-color: #063037;
}
</style>
border-color css
<style>
span { border-color: #063037; }
span { border-color: rgb(6,48,55); }
td.TdClassName
{
border-color: #063037;
}
.TagClassName
{
border-color: #063037;
}
</style>