Shades of Nordic #193437
Tints of Nordic #193437
RGB
CMYK
RGB Variations
Color information
#193437 (or 0x193437) is known color: Nordic. HEX triplet: 19, 34 and 37. RGB value is (25,52,55). Sum of RGB (Red+Green+Blue) = 25+52+55=132 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.94% from 132); Green value is 52 (20.70% from 255 or 39.39% from 132); Blue value is 55 (21.88% from 255 or 41.67% from 132); Max value from RGB is 55 - color contains mainly: blue. Hex color #193437 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193437 is #E6CBC8. Grayscale: #2C2C2C. Windows color (decimal): -15125449 or 3617817. OLE color: 3617817.
HSL color Cylindrical-coordinate representation of color #193437: hue angle of 186º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #193437 is Cyan = 0.55, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 52 | 55 | - |
| CMYK | 0.55 | 0.05 | 0 | 0.78 |
| HSL | 186º | 0.38% | 0.16% | - |
| HSV(B) | 186º | 0.55% | 0.22% | - |
| XYZ | 2.32 | 2.94 | 4.06 | - |
| YUV | 44.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 52 | 55 | 0.55 | 0.05 | 0 | 0.78 | 186 | 0.38 | 0.16 |
| Hex | 19 | 34 | 37 | 37 | 5 | 0 | 4E | BA | 26 | 10 |
| Octal | 31 | 64 | 67 | 67 | 5 | 0 | 116 | 272 | 46 | 20 |
| Binary | 11001 | 110100 | 110111 | 110111 | 101 | 0 | 1001110 | 10111010 | 100110 | 10000 |
Color Harmonies of #193437
Complementary color
Monochromatic Colors of #193437
Black with #193437
Text Example
Text Example
White with #193437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193437; }
p { color: rgb(25,52,55); }
H1.HeaderClassName
{
color: #193437;
}
.AnyTagClassName
{
color: #193437;
}
</style>
background-color css
<style>
a { background-color: #193437; }
a { background-color: rgb(25,52,55); }
div.DivClassName
{
background-color: #193437;
}
.BgClassName
{
background-color: #193437;
}
</style>
border-color css
<style>
span { border-color: #193437; }
span { border-color: rgb(25,52,55); }
td.TdClassName
{
border-color: #193437;
}
.TagClassName
{
border-color: #193437;
}
</style>