Shades of Nordic #063132
Tints of Nordic #063132
RGB
CMYK
RGB Variations
Color information
#063132 (or 0x063132) is known color: Nordic. HEX triplet: 06, 31 and 32. RGB value is (6,49,50). Sum of RGB (Red+Green+Blue) = 6+49+50=105 (13% of max value = 765). Red value is 6 (2.73% from 255 or 5.71% from 105); Green value is 49 (19.53% from 255 or 46.67% from 105); Blue value is 50 (19.92% from 255 or 47.62% from 105); Max value from RGB is 50 - color contains mainly: blue. Hex color #063132 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063132 is #F9CECD. Grayscale: #242424. Windows color (decimal): -16371406 or 3289350. OLE color: 3289350.
HSL color Cylindrical-coordinate representation of color #063132: hue angle of 181.36º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063132 is Cyan = 0.88, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 49 | 50 | - |
| CMYK | 0.88 | 0.02 | 0 | 0.80 |
| HSL | 181.36º | 0.79% | 0.11% | - |
| HSV(B) | 181.36º | 0.88% | 0.2% | - |
| XYZ | 1.75 | 2.47 | 3.4 | - |
| YUV | 36.26 | 135.75 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 50 | 0.88 | 0.02 | 0 | 0.80 | 181.36 | 0.79 | 0.11 |
| Hex | 6 | 31 | 32 | 58 | 2 | 0 | 50 | B5 | 4F | B |
| Octal | 6 | 61 | 62 | 130 | 2 | 0 | 120 | 265 | 117 | 13 |
| Binary | 110 | 110001 | 110010 | 1011000 | 10 | 0 | 1010000 | 10110101 | 1001111 | 1011 |
Color Harmonies of #063132
Complementary color
Monochromatic Colors of #063132
Black with #063132
Text Example
Text Example
White with #063132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063132; }
p { color: rgb(6,49,50); }
H1.HeaderClassName
{
color: #063132;
}
.AnyTagClassName
{
color: #063132;
}
</style>
background-color css
<style>
a { background-color: #063132; }
a { background-color: rgb(6,49,50); }
div.DivClassName
{
background-color: #063132;
}
.BgClassName
{
background-color: #063132;
}
</style>
border-color css
<style>
span { border-color: #063132; }
span { border-color: rgb(6,49,50); }
td.TdClassName
{
border-color: #063132;
}
.TagClassName
{
border-color: #063132;
}
</style>