Shades of Nordic #063133
Tints of Nordic #063133
RGB
CMYK
RGB Variations
Color information
#063133 (or 0x063133) is known color: Nordic. HEX triplet: 06, 31 and 33. RGB value is (6,49,51). Sum of RGB (Red+Green+Blue) = 6+49+51=106 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.66% from 106); Green value is 49 (19.53% from 255 or 46.23% from 106); Blue value is 51 (20.31% from 255 or 48.11% from 106); Max value from RGB is 51 - color contains mainly: blue. Hex color #063133 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063133 is #F9CECC. Grayscale: #242424. Windows color (decimal): -16371405 or 3354886. OLE color: 3354886.
HSL color Cylindrical-coordinate representation of color #063133: hue angle of 182.67º 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 #063133 is Cyan = 0.88, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 6 | 49 | 51 | - |
| CMYK | 0.88 | 0.04 | 0 | 0.8 |
| HSL | 182.67º | 0.79% | 0.11% | - |
| HSV(B) | 182.67º | 0.88% | 0.2% | - |
| XYZ | 1.77 | 2.47 | 3.52 | - |
| YUV | 36.37 | 136.25 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 51 | 0.88 | 0.04 | 0 | 0.8 | 182.67 | 0.79 | 0.11 |
| Hex | 6 | 31 | 33 | 58 | 4 | 0 | 50 | B7 | 4F | B |
| Octal | 6 | 61 | 63 | 130 | 4 | 0 | 120 | 267 | 117 | 13 |
| Binary | 110 | 110001 | 110011 | 1011000 | 100 | 0 | 1010000 | 10110111 | 1001111 | 1011 |
Color Harmonies of #063133
Complementary color
Monochromatic Colors of #063133
Black with #063133
Text Example
Text Example
White with #063133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063133; }
p { color: rgb(6,49,51); }
H1.HeaderClassName
{
color: #063133;
}
.AnyTagClassName
{
color: #063133;
}
</style>
background-color css
<style>
a { background-color: #063133; }
a { background-color: rgb(6,49,51); }
div.DivClassName
{
background-color: #063133;
}
.BgClassName
{
background-color: #063133;
}
</style>
border-color css
<style>
span { border-color: #063133; }
span { border-color: rgb(6,49,51); }
td.TdClassName
{
border-color: #063133;
}
.TagClassName
{
border-color: #063133;
}
</style>