Shades of Nordic #083539
Tints of Nordic #083539
RGB
CMYK
RGB Variations
Color information
#083539 (or 0x083539) is known color: Nordic. HEX triplet: 08, 35 and 39. RGB value is (8,53,57). Sum of RGB (Red+Green+Blue) = 8+53+57=118 (15% of max value = 765). Red value is 8 (3.52% from 255 or 6.78% from 118); Green value is 53 (21.09% from 255 or 44.92% from 118); Blue value is 57 (22.66% from 255 or 48.31% from 118); Max value from RGB is 57 - color contains mainly: blue. Hex color #083539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083539 is #F7CAC6. Grayscale: #272727. Windows color (decimal): -16239303 or 3749128. OLE color: 3749128.
HSL color Cylindrical-coordinate representation of color #083539: hue angle of 184.9º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #083539 is Cyan = 0.86, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 53 | 57 | - |
| CMYK | 0.86 | 0.07 | 0 | 0.78 |
| HSL | 184.9º | 0.75% | 0.13% | - |
| HSV(B) | 184.9º | 0.86% | 0.22% | - |
| XYZ | 2.11 | 2.89 | 4.32 | - |
| YUV | 40 | 137.59 | 105.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 53 | 57 | 0.86 | 0.07 | 0 | 0.78 | 184.9 | 0.75 | 0.13 |
| Hex | 8 | 35 | 39 | 56 | 7 | 0 | 4E | B9 | 4B | D |
| Octal | 10 | 65 | 71 | 126 | 7 | 0 | 116 | 271 | 113 | 15 |
| Binary | 1000 | 110101 | 111001 | 1010110 | 111 | 0 | 1001110 | 10111001 | 1001011 | 1101 |
Color Harmonies of #083539
Complementary color
Monochromatic Colors of #083539
Black with #083539
Text Example
Text Example
White with #083539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083539; }
p { color: rgb(8,53,57); }
H1.HeaderClassName
{
color: #083539;
}
.AnyTagClassName
{
color: #083539;
}
</style>
background-color css
<style>
a { background-color: #083539; }
a { background-color: rgb(8,53,57); }
div.DivClassName
{
background-color: #083539;
}
.BgClassName
{
background-color: #083539;
}
</style>
border-color css
<style>
span { border-color: #083539; }
span { border-color: rgb(8,53,57); }
td.TdClassName
{
border-color: #083539;
}
.TagClassName
{
border-color: #083539;
}
</style>