Shades of Nordic #083640
Tints of Nordic #083640
RGB
CMYK
RGB Variations
Color information
#083640 (or 0x083640) is known color: Nordic. HEX triplet: 08, 36 and 40. RGB value is (8,54,64). Sum of RGB (Red+Green+Blue) = 8+54+64=126 (16% of max value = 765). Red value is 8 (3.52% from 255 or 6.35% from 126); Green value is 54 (21.48% from 255 or 42.86% from 126); Blue value is 64 (25.39% from 255 or 50.79% from 126); Max value from RGB is 64 - color contains mainly: blue. Hex color #083640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083640 is #F7C9BF. Grayscale: #292929. Windows color (decimal): -16239040 or 4208136. OLE color: 4208136.
HSL color Cylindrical-coordinate representation of color #083640: hue angle of 190.71º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #083640 is Cyan = 0.87, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 8 | 54 | 64 | - |
| CMYK | 0.87 | 0.16 | 0 | 0.75 |
| HSL | 190.71º | 0.78% | 0.14% | - |
| HSV(B) | 190.71º | 0.88% | 0.25% | - |
| XYZ | 2.34 | 3.06 | 5.32 | - |
| YUV | 41.39 | 140.76 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 54 | 64 | 0.87 | 0.16 | 0 | 0.75 | 190.71 | 0.78 | 0.14 |
| Hex | 8 | 36 | 40 | 57 | 10 | 0 | 4B | BF | 4E | E |
| Octal | 10 | 66 | 100 | 127 | 20 | 0 | 113 | 277 | 116 | 16 |
| Binary | 1000 | 110110 | 1000000 | 1010111 | 10000 | 0 | 1001011 | 10111111 | 1001110 | 1110 |
Color Harmonies of #083640
Complementary color
Monochromatic Colors of #083640
Black with #083640
Text Example
Text Example
White with #083640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083640; }
p { color: rgb(8,54,64); }
H1.HeaderClassName
{
color: #083640;
}
.AnyTagClassName
{
color: #083640;
}
</style>
background-color css
<style>
a { background-color: #083640; }
a { background-color: rgb(8,54,64); }
div.DivClassName
{
background-color: #083640;
}
.BgClassName
{
background-color: #083640;
}
</style>
border-color css
<style>
span { border-color: #083640; }
span { border-color: rgb(8,54,64); }
td.TdClassName
{
border-color: #083640;
}
.TagClassName
{
border-color: #083640;
}
</style>