Shades of Nordic #063134
Tints of Nordic #063134
RGB
CMYK
RGB Variations
Color information
#063134 (or 0x063134) is known color: Nordic. HEX triplet: 06, 31 and 34. RGB value is (6,49,52). Sum of RGB (Red+Green+Blue) = 6+49+52=107 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.61% from 107); Green value is 49 (19.53% from 255 or 45.79% from 107); Blue value is 52 (20.70% from 255 or 48.60% from 107); Max value from RGB is 52 - color contains mainly: blue. Hex color #063134 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063134 is #F9CECB. Grayscale: #242424. Windows color (decimal): -16371404 or 3420422. OLE color: 3420422.
HSL color Cylindrical-coordinate representation of color #063134: hue angle of 183.91º 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 #063134 is Cyan = 0.88, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 49 | 52 | - |
| CMYK | 0.88 | 0.06 | 0 | 0.80 |
| HSL | 183.91º | 0.79% | 0.11% | - |
| HSV(B) | 183.91º | 0.88% | 0.2% | - |
| XYZ | 1.79 | 2.48 | 3.63 | - |
| YUV | 36.49 | 136.75 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 52 | 0.88 | 0.06 | 0 | 0.80 | 183.91 | 0.79 | 0.11 |
| Hex | 6 | 31 | 34 | 58 | 6 | 0 | 50 | B8 | 4F | B |
| Octal | 6 | 61 | 64 | 130 | 6 | 0 | 120 | 270 | 117 | 13 |
| Binary | 110 | 110001 | 110100 | 1011000 | 110 | 0 | 1010000 | 10111000 | 1001111 | 1011 |
Color Harmonies of #063134
Complementary color
Monochromatic Colors of #063134
Black with #063134
Text Example
Text Example
White with #063134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063134; }
p { color: rgb(6,49,52); }
H1.HeaderClassName
{
color: #063134;
}
.AnyTagClassName
{
color: #063134;
}
</style>
background-color css
<style>
a { background-color: #063134; }
a { background-color: rgb(6,49,52); }
div.DivClassName
{
background-color: #063134;
}
.BgClassName
{
background-color: #063134;
}
</style>
border-color css
<style>
span { border-color: #063134; }
span { border-color: rgb(6,49,52); }
td.TdClassName
{
border-color: #063134;
}
.TagClassName
{
border-color: #063134;
}
</style>