Shades of Nordic #193439
Tints of Nordic #193439
RGB
CMYK
RGB Variations
Color information
#193439 (or 0x193439) is known color: Nordic. HEX triplet: 19, 34 and 39. RGB value is (25,52,57). Sum of RGB (Red+Green+Blue) = 25+52+57=134 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.66% from 134); Green value is 52 (20.70% from 255 or 38.81% from 134); Blue value is 57 (22.66% from 255 or 42.54% from 134); Max value from RGB is 57 - color contains mainly: blue. Hex color #193439 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193439 is #E6CBC6. Grayscale: #2C2C2C. Windows color (decimal): -15125447 or 3748889. OLE color: 3748889.
HSL color Cylindrical-coordinate representation of color #193439: hue angle of 189.38º degrees, saturation: 0.39, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #193439 is Cyan = 0.56, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 52 | 57 | - |
| CMYK | 0.56 | 0.09 | 0 | 0.78 |
| HSL | 189.38º | 0.39% | 0.16% | - |
| HSV(B) | 189.38º | 0.56% | 0.22% | - |
| XYZ | 2.37 | 2.96 | 4.32 | - |
| YUV | 44.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 52 | 57 | 0.56 | 0.09 | 0 | 0.78 | 189.38 | 0.39 | 0.16 |
| Hex | 19 | 34 | 39 | 38 | 9 | 0 | 4E | BD | 27 | 10 |
| Octal | 31 | 64 | 71 | 70 | 11 | 0 | 116 | 275 | 47 | 20 |
| Binary | 11001 | 110100 | 111001 | 111000 | 1001 | 0 | 1001110 | 10111101 | 100111 | 10000 |
Color Harmonies of #193439
Complementary color
Monochromatic Colors of #193439
Black with #193439
Text Example
Text Example
White with #193439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193439; }
p { color: rgb(25,52,57); }
H1.HeaderClassName
{
color: #193439;
}
.AnyTagClassName
{
color: #193439;
}
</style>
background-color css
<style>
a { background-color: #193439; }
a { background-color: rgb(25,52,57); }
div.DivClassName
{
background-color: #193439;
}
.BgClassName
{
background-color: #193439;
}
</style>
border-color css
<style>
span { border-color: #193439; }
span { border-color: rgb(25,52,57); }
td.TdClassName
{
border-color: #193439;
}
.TagClassName
{
border-color: #193439;
}
</style>