Shades of Nordic #063234
Tints of Nordic #063234
RGB
CMYK
RGB Variations
Color information
#063234 (or 0x063234) is known color: Nordic. HEX triplet: 06, 32 and 34. RGB value is (6,50,52). Sum of RGB (Red+Green+Blue) = 6+50+52=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 50 (19.92% from 255 or 46.30% from 108); Blue value is 52 (20.70% from 255 or 48.15% from 108); Max value from RGB is 52 - color contains mainly: blue. Hex color #063234 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063234 is #F9CDCB. Grayscale: #252525. Windows color (decimal): -16371148 or 3420678. OLE color: 3420678.
HSL color Cylindrical-coordinate representation of color #063234: hue angle of 182.61º 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 #063234 is Cyan = 0.88, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 50 | 52 | - |
| CMYK | 0.88 | 0.04 | 0 | 0.80 |
| HSL | 182.61º | 0.79% | 0.11% | - |
| HSV(B) | 182.61º | 0.88% | 0.2% | - |
| XYZ | 1.84 | 2.57 | 3.65 | - |
| YUV | 37.07 | 136.42 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 50 | 52 | 0.88 | 0.04 | 0 | 0.80 | 182.61 | 0.79 | 0.11 |
| Hex | 6 | 32 | 34 | 58 | 4 | 0 | 50 | B7 | 4F | B |
| Octal | 6 | 62 | 64 | 130 | 4 | 0 | 120 | 267 | 117 | 13 |
| Binary | 110 | 110010 | 110100 | 1011000 | 100 | 0 | 1010000 | 10110111 | 1001111 | 1011 |
Color Harmonies of #063234
Complementary color
Monochromatic Colors of #063234
Black with #063234
Text Example
Text Example
White with #063234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063234; }
p { color: rgb(6,50,52); }
H1.HeaderClassName
{
color: #063234;
}
.AnyTagClassName
{
color: #063234;
}
</style>
background-color css
<style>
a { background-color: #063234; }
a { background-color: rgb(6,50,52); }
div.DivClassName
{
background-color: #063234;
}
.BgClassName
{
background-color: #063234;
}
</style>
border-color css
<style>
span { border-color: #063234; }
span { border-color: rgb(6,50,52); }
td.TdClassName
{
border-color: #063234;
}
.TagClassName
{
border-color: #063234;
}
</style>