Shades of Nordic #063238
Tints of Nordic #063238
RGB
CMYK
RGB Variations
Color information
#063238 (or 0x063238) is known color: Nordic. HEX triplet: 06, 32 and 38. RGB value is (6,50,56). Sum of RGB (Red+Green+Blue) = 6+50+56=112 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.36% from 112); Green value is 50 (19.92% from 255 or 44.64% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #063238 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063238 is #F9CDC7. Grayscale: #252525. Windows color (decimal): -16371144 or 3682822. OLE color: 3682822.
HSL color Cylindrical-coordinate representation of color #063238: hue angle of 187.2º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063238 is Cyan = 0.89, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 50 | 56 | - |
| CMYK | 0.89 | 0.11 | 0 | 0.78 |
| HSL | 187.2º | 0.81% | 0.12% | - |
| HSV(B) | 187.2º | 0.89% | 0.22% | - |
| XYZ | 1.93 | 2.61 | 4.14 | - |
| YUV | 37.53 | 138.42 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 56 | 0.89 | 0.11 | 0 | 0.78 | 187.2 | 0.81 | 0.12 |
| Hex | 6 | 32 | 38 | 59 | B | 0 | 4E | BB | 51 | C |
| Octal | 6 | 62 | 70 | 131 | 13 | 0 | 116 | 273 | 121 | 14 |
| Binary | 110 | 110010 | 111000 | 1011001 | 1011 | 0 | 1001110 | 10111011 | 1010001 | 1100 |
Color Harmonies of #063238
Complementary color
Monochromatic Colors of #063238
Black with #063238
Text Example
Text Example
White with #063238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063238; }
p { color: rgb(6,50,56); }
H1.HeaderClassName
{
color: #063238;
}
.AnyTagClassName
{
color: #063238;
}
</style>
background-color css
<style>
a { background-color: #063238; }
a { background-color: rgb(6,50,56); }
div.DivClassName
{
background-color: #063238;
}
.BgClassName
{
background-color: #063238;
}
</style>
border-color css
<style>
span { border-color: #063238; }
span { border-color: rgb(6,50,56); }
td.TdClassName
{
border-color: #063238;
}
.TagClassName
{
border-color: #063238;
}
</style>