Shades of Nordic #063130
Tints of Nordic #063130
RGB
CMYK
RGB Variations
Color information
#063130 (or 0x063130) is known color: Nordic. HEX triplet: 06, 31 and 30. RGB value is (6,49,48). Sum of RGB (Red+Green+Blue) = 6+49+48=103 (13% of max value = 765). Red value is 6 (2.73% from 255 or 5.83% from 103); Green value is 49 (19.53% from 255 or 47.57% from 103); Blue value is 48 (19.14% from 255 or 46.60% from 103); Max value from RGB is 49 - color contains mainly: green. Hex color #063130 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063130 is #F9CECF. Grayscale: #232323. Windows color (decimal): -16371408 or 3158278. OLE color: 3158278.
HSL color Cylindrical-coordinate representation of color #063130: hue angle of 178.6º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063130 is Cyan = 0.88, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 49 | 48 | - |
| CMYK | 0.88 | 0 | 0.02 | 0.81 |
| HSL | 178.6º | 0.78% | 0.11% | - |
| HSV(B) | 178.6º | 0.88% | 0.19% | - |
| XYZ | 1.71 | 2.45 | 3.18 | - |
| YUV | 36.03 | 134.75 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 48 | 0.88 | 0 | 0.02 | 0.81 | 178.6 | 0.78 | 0.11 |
| Hex | 6 | 31 | 30 | 58 | 0 | 2 | 51 | B3 | 4E | B |
| Octal | 6 | 61 | 60 | 130 | 0 | 2 | 121 | 263 | 116 | 13 |
| Binary | 110 | 110001 | 110000 | 1011000 | 0 | 10 | 1010001 | 10110011 | 1001110 | 1011 |
Color Harmonies of #063130
Complementary color
Monochromatic Colors of #063130
Black with #063130
Text Example
Text Example
White with #063130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063130; }
p { color: rgb(6,49,48); }
H1.HeaderClassName
{
color: #063130;
}
.AnyTagClassName
{
color: #063130;
}
</style>
background-color css
<style>
a { background-color: #063130; }
a { background-color: rgb(6,49,48); }
div.DivClassName
{
background-color: #063130;
}
.BgClassName
{
background-color: #063130;
}
</style>
border-color css
<style>
span { border-color: #063130; }
span { border-color: rgb(6,49,48); }
td.TdClassName
{
border-color: #063130;
}
.TagClassName
{
border-color: #063130;
}
</style>