Shades of Nordic #173539
Tints of Nordic #173539
RGB
CMYK
RGB Variations
Color information
#173539 (or 0x173539) is known color: Nordic. HEX triplet: 17, 35 and 39. RGB value is (23,53,57). Sum of RGB (Red+Green+Blue) = 23+53+57=133 (17% of max value = 765). Red value is 23 (9.38% from 255 or 17.29% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 57 (22.66% from 255 or 42.86% from 133); Max value from RGB is 57 - color contains mainly: blue. Hex color #173539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #173539 is #E8CAC6. Grayscale: #2C2C2C. Windows color (decimal): -15256263 or 3749143. OLE color: 3749143.
HSL color Cylindrical-coordinate representation of color #173539: hue angle of 187.06º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #173539 is Cyan = 0.60, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 23 | 53 | 57 | - |
| CMYK | 0.60 | 0.07 | 0 | 0.78 |
| HSL | 187.06º | 0.43% | 0.16% | - |
| HSV(B) | 187.06º | 0.6% | 0.22% | - |
| XYZ | 2.36 | 3.02 | 4.33 | - |
| YUV | 44.49 | 135.06 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 53 | 57 | 0.60 | 0.07 | 0 | 0.78 | 187.06 | 0.43 | 0.16 |
| Hex | 17 | 35 | 39 | 3C | 7 | 0 | 4E | BB | 2A | 10 |
| Octal | 27 | 65 | 71 | 74 | 7 | 0 | 116 | 273 | 52 | 20 |
| Binary | 10111 | 110101 | 111001 | 111100 | 111 | 0 | 1001110 | 10111011 | 101010 | 10000 |
Color Harmonies of #173539
Complementary color
Monochromatic Colors of #173539
Black with #173539
Text Example
Text Example
White with #173539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #173539; }
p { color: rgb(23,53,57); }
H1.HeaderClassName
{
color: #173539;
}
.AnyTagClassName
{
color: #173539;
}
</style>
background-color css
<style>
a { background-color: #173539; }
a { background-color: rgb(23,53,57); }
div.DivClassName
{
background-color: #173539;
}
.BgClassName
{
background-color: #173539;
}
</style>
border-color css
<style>
span { border-color: #173539; }
span { border-color: rgb(23,53,57); }
td.TdClassName
{
border-color: #173539;
}
.TagClassName
{
border-color: #173539;
}
</style>