Shades of Nordic #083742
Tints of Nordic #083742
RGB
CMYK
RGB Variations
Color information
#083742 (or 0x083742) is known color: Nordic. HEX triplet: 08, 37 and 42. RGB value is (8,55,66). Sum of RGB (Red+Green+Blue) = 8+55+66=129 (17% of max value = 765). Red value is 8 (3.52% from 255 or 6.20% from 129); Green value is 55 (21.88% from 255 or 42.64% from 129); Blue value is 66 (26.17% from 255 or 51.16% from 129); Max value from RGB is 66 - color contains mainly: blue. Hex color #083742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083742 is #F7C8BD. Grayscale: #2A2A2A. Windows color (decimal): -16238782 or 4339464. OLE color: 4339464.
HSL color Cylindrical-coordinate representation of color #083742: hue angle of 191.38º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #083742 is Cyan = 0.88, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 8 | 55 | 66 | - |
| CMYK | 0.88 | 0.17 | 0 | 0.74 |
| HSL | 191.38º | 0.78% | 0.15% | - |
| HSV(B) | 191.38º | 0.88% | 0.26% | - |
| XYZ | 2.45 | 3.18 | 5.64 | - |
| YUV | 42.2 | 141.43 | 103.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 55 | 66 | 0.88 | 0.17 | 0 | 0.74 | 191.38 | 0.78 | 0.15 |
| Hex | 8 | 37 | 42 | 58 | 11 | 0 | 4A | BF | 4E | F |
| Octal | 10 | 67 | 102 | 130 | 21 | 0 | 112 | 277 | 116 | 17 |
| Binary | 1000 | 110111 | 1000010 | 1011000 | 10001 | 0 | 1001010 | 10111111 | 1001110 | 1111 |
Color Harmonies of #083742
Complementary color
Monochromatic Colors of #083742
Black with #083742
Text Example
Text Example
White with #083742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083742; }
p { color: rgb(8,55,66); }
H1.HeaderClassName
{
color: #083742;
}
.AnyTagClassName
{
color: #083742;
}
</style>
background-color css
<style>
a { background-color: #083742; }
a { background-color: rgb(8,55,66); }
div.DivClassName
{
background-color: #083742;
}
.BgClassName
{
background-color: #083742;
}
</style>
border-color css
<style>
span { border-color: #083742; }
span { border-color: rgb(8,55,66); }
td.TdClassName
{
border-color: #083742;
}
.TagClassName
{
border-color: #083742;
}
</style>