Shades of Nordic #103742
Tints of Nordic #103742
RGB
CMYK
RGB Variations
Color information
#103742 (or 0x103742) is known color: Nordic. HEX triplet: 10, 37 and 42. RGB value is (16,55,66). Sum of RGB (Red+Green+Blue) = 16+55+66=137 (18% of max value = 765). Red value is 16 (6.64% from 255 or 11.68% from 137); Green value is 55 (21.88% from 255 or 40.15% from 137); Blue value is 66 (26.17% from 255 or 48.18% from 137); Max value from RGB is 66 - color contains mainly: blue. Hex color #103742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #103742 is #EFC8BD. Grayscale: #2C2C2C. Windows color (decimal): -15714494 or 4339472. OLE color: 4339472.
HSL color Cylindrical-coordinate representation of color #103742: hue angle of 193.2º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #103742 is Cyan = 0.76, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 16 | 55 | 66 | - |
| CMYK | 0.76 | 0.17 | 0 | 0.74 |
| HSL | 193.2º | 0.61% | 0.16% | - |
| HSV(B) | 193.2º | 0.76% | 0.26% | - |
| XYZ | 2.56 | 3.24 | 5.64 | - |
| YUV | 44.59 | 140.08 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 55 | 66 | 0.76 | 0.17 | 0 | 0.74 | 193.2 | 0.61 | 0.16 |
| Hex | 10 | 37 | 42 | 4C | 11 | 0 | 4A | C1 | 3D | 10 |
| Octal | 20 | 67 | 102 | 114 | 21 | 0 | 112 | 301 | 75 | 20 |
| Binary | 10000 | 110111 | 1000010 | 1001100 | 10001 | 0 | 1001010 | 11000001 | 111101 | 10000 |
Color Harmonies of #103742
Complementary color
Monochromatic Colors of #103742
Black with #103742
Text Example
Text Example
White with #103742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #103742; }
p { color: rgb(16,55,66); }
H1.HeaderClassName
{
color: #103742;
}
.AnyTagClassName
{
color: #103742;
}
</style>
background-color css
<style>
a { background-color: #103742; }
a { background-color: rgb(16,55,66); }
div.DivClassName
{
background-color: #103742;
}
.BgClassName
{
background-color: #103742;
}
</style>
border-color css
<style>
span { border-color: #103742; }
span { border-color: rgb(16,55,66); }
td.TdClassName
{
border-color: #103742;
}
.TagClassName
{
border-color: #103742;
}
</style>