Shades of Nordic #083134
Tints of Nordic #083134
RGB
CMYK
RGB Variations
Color information
#083134 (or 0x083134) is known color: Nordic. HEX triplet: 08, 31 and 34. RGB value is (8,49,52). Sum of RGB (Red+Green+Blue) = 8+49+52=109 (14% of max value = 765). Red value is 8 (3.52% from 255 or 7.34% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 52 (20.70% from 255 or 47.71% from 109); Max value from RGB is 52 - color contains mainly: blue. Hex color #083134 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083134 is #F7CECB. Grayscale: #252525. Windows color (decimal): -16240332 or 3420424. OLE color: 3420424.
HSL color Cylindrical-coordinate representation of color #083134: hue angle of 184.09º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #083134 is Cyan = 0.85, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 8 | 49 | 52 | - |
| CMYK | 0.85 | 0.06 | 0 | 0.80 |
| HSL | 184.09º | 0.73% | 0.12% | - |
| HSV(B) | 184.09º | 0.85% | 0.2% | - |
| XYZ | 1.82 | 2.5 | 3.63 | - |
| YUV | 37.08 | 136.42 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 49 | 52 | 0.85 | 0.06 | 0 | 0.80 | 184.09 | 0.73 | 0.12 |
| Hex | 8 | 31 | 34 | 55 | 6 | 0 | 50 | B8 | 49 | C |
| Octal | 10 | 61 | 64 | 125 | 6 | 0 | 120 | 270 | 111 | 14 |
| Binary | 1000 | 110001 | 110100 | 1010101 | 110 | 0 | 1010000 | 10111000 | 1001001 | 1100 |
Color Harmonies of #083134
Complementary color
Monochromatic Colors of #083134
Black with #083134
Text Example
Text Example
White with #083134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083134; }
p { color: rgb(8,49,52); }
H1.HeaderClassName
{
color: #083134;
}
.AnyTagClassName
{
color: #083134;
}
</style>
background-color css
<style>
a { background-color: #083134; }
a { background-color: rgb(8,49,52); }
div.DivClassName
{
background-color: #083134;
}
.BgClassName
{
background-color: #083134;
}
</style>
border-color css
<style>
span { border-color: #083134; }
span { border-color: rgb(8,49,52); }
td.TdClassName
{
border-color: #083134;
}
.TagClassName
{
border-color: #083134;
}
</style>