Shades of Nordic #103940
Tints of Nordic #103940
RGB
CMYK
RGB Variations
Color information
#103940 (or 0x103940) is known color: Nordic. HEX triplet: 10, 39 and 40. RGB value is (16,57,64). Sum of RGB (Red+Green+Blue) = 16+57+64=137 (18% of max value = 765). Red value is 16 (6.64% from 255 or 11.68% from 137); Green value is 57 (22.66% from 255 or 41.61% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 64 - color contains mainly: blue. Hex color #103940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #103940 is #EFC6BF. Grayscale: #2D2D2D. Windows color (decimal): -15713984 or 4208912. OLE color: 4208912.
HSL color Cylindrical-coordinate representation of color #103940: hue angle of 188.75º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #103940 is Cyan = 0.75, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 16 | 57 | 64 | - |
| CMYK | 0.75 | 0.11 | 0 | 0.75 |
| HSL | 188.75º | 0.6% | 0.16% | - |
| HSV(B) | 188.75º | 0.75% | 0.25% | - |
| XYZ | 2.6 | 3.41 | 5.37 | - |
| YUV | 45.54 | 138.42 | 106.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 57 | 64 | 0.75 | 0.11 | 0 | 0.75 | 188.75 | 0.6 | 0.16 |
| Hex | 10 | 39 | 40 | 4B | B | 0 | 4B | BD | 3C | 10 |
| Octal | 20 | 71 | 100 | 113 | 13 | 0 | 113 | 275 | 74 | 20 |
| Binary | 10000 | 111001 | 1000000 | 1001011 | 1011 | 0 | 1001011 | 10111101 | 111100 | 10000 |
Color Harmonies of #103940
Complementary color
Monochromatic Colors of #103940
Black with #103940
Text Example
Text Example
White with #103940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #103940; }
p { color: rgb(16,57,64); }
H1.HeaderClassName
{
color: #103940;
}
.AnyTagClassName
{
color: #103940;
}
</style>
background-color css
<style>
a { background-color: #103940; }
a { background-color: rgb(16,57,64); }
div.DivClassName
{
background-color: #103940;
}
.BgClassName
{
background-color: #103940;
}
</style>
border-color css
<style>
span { border-color: #103940; }
span { border-color: rgb(16,57,64); }
td.TdClassName
{
border-color: #103940;
}
.TagClassName
{
border-color: #103940;
}
</style>