Shades of Nordic #063436
Tints of Nordic #063436
RGB
CMYK
RGB Variations
Color information
#063436 (or 0x063436) is known color: Nordic. HEX triplet: 06, 34 and 36. RGB value is (6,52,54). Sum of RGB (Red+Green+Blue) = 6+52+54=112 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.36% from 112); Green value is 52 (20.70% from 255 or 46.43% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 54 - color contains mainly: blue. Hex color #063436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063436 is #F9CBC9. Grayscale: #262626. Windows color (decimal): -16370634 or 3552262. OLE color: 3552262.
HSL color Cylindrical-coordinate representation of color #063436: hue angle of 182.5º 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 #063436 is Cyan = 0.89, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 52 | 54 | - |
| CMYK | 0.89 | 0.04 | 0 | 0.79 |
| HSL | 182.5º | 0.8% | 0.12% | - |
| HSV(B) | 182.5º | 0.89% | 0.21% | - |
| XYZ | 1.97 | 2.76 | 3.92 | - |
| YUV | 38.47 | 136.76 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 54 | 0.89 | 0.04 | 0 | 0.79 | 182.5 | 0.8 | 0.12 |
| Hex | 6 | 34 | 36 | 59 | 4 | 0 | 4F | B6 | 50 | C |
| Octal | 6 | 64 | 66 | 131 | 4 | 0 | 117 | 266 | 120 | 14 |
| Binary | 110 | 110100 | 110110 | 1011001 | 100 | 0 | 1001111 | 10110110 | 1010000 | 1100 |
Color Harmonies of #063436
Complementary color
Monochromatic Colors of #063436
Black with #063436
Text Example
Text Example
White with #063436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063436; }
p { color: rgb(6,52,54); }
H1.HeaderClassName
{
color: #063436;
}
.AnyTagClassName
{
color: #063436;
}
</style>
background-color css
<style>
a { background-color: #063436; }
a { background-color: rgb(6,52,54); }
div.DivClassName
{
background-color: #063436;
}
.BgClassName
{
background-color: #063436;
}
</style>
border-color css
<style>
span { border-color: #063436; }
span { border-color: rgb(6,52,54); }
td.TdClassName
{
border-color: #063436;
}
.TagClassName
{
border-color: #063436;
}
</style>