Shades of Nordic #063136
Tints of Nordic #063136
RGB
CMYK
RGB Variations
Color information
#063136 (or 0x063136) is known color: Nordic. HEX triplet: 06, 31 and 36. RGB value is (6,49,54). Sum of RGB (Red+Green+Blue) = 6+49+54=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 54 (21.48% from 255 or 49.54% from 109); Max value from RGB is 54 - color contains mainly: blue. Hex color #063136 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063136 is #F9CEC9. Grayscale: #242424. Windows color (decimal): -16371402 or 3551494. OLE color: 3551494.
HSL color Cylindrical-coordinate representation of color #063136: hue angle of 186.25º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063136 is Cyan = 0.89, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 49 | 54 | - |
| CMYK | 0.89 | 0.09 | 0 | 0.79 |
| HSL | 186.25º | 0.8% | 0.12% | - |
| HSV(B) | 186.25º | 0.89% | 0.21% | - |
| XYZ | 1.84 | 2.5 | 3.88 | - |
| YUV | 36.71 | 137.75 | 106.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 54 | 0.89 | 0.09 | 0 | 0.79 | 186.25 | 0.8 | 0.12 |
| Hex | 6 | 31 | 36 | 59 | 9 | 0 | 4F | BA | 50 | C |
| Octal | 6 | 61 | 66 | 131 | 11 | 0 | 117 | 272 | 120 | 14 |
| Binary | 110 | 110001 | 110110 | 1011001 | 1001 | 0 | 1001111 | 10111010 | 1010000 | 1100 |
Color Harmonies of #063136
Complementary color
Monochromatic Colors of #063136
Black with #063136
Text Example
Text Example
White with #063136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063136; }
p { color: rgb(6,49,54); }
H1.HeaderClassName
{
color: #063136;
}
.AnyTagClassName
{
color: #063136;
}
</style>
background-color css
<style>
a { background-color: #063136; }
a { background-color: rgb(6,49,54); }
div.DivClassName
{
background-color: #063136;
}
.BgClassName
{
background-color: #063136;
}
</style>
border-color css
<style>
span { border-color: #063136; }
span { border-color: rgb(6,49,54); }
td.TdClassName
{
border-color: #063136;
}
.TagClassName
{
border-color: #063136;
}
</style>