Shades of Nordic #193836
Tints of Nordic #193836
RGB
CMYK
RGB Variations
Color information
#193836 (or 0x193836) is known color: Nordic. HEX triplet: 19, 38 and 36. RGB value is (25,56,54). Sum of RGB (Red+Green+Blue) = 25+56+54=135 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.52% from 135); Green value is 56 (22.27% from 255 or 41.48% from 135); Blue value is 54 (21.48% from 255 or 40% from 135); Max value from RGB is 56 - color contains mainly: green. Hex color #193836 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193836 is #E6C7C9. Grayscale: #2E2E2E. Windows color (decimal): -15124426 or 3553305. OLE color: 3553305.
HSL color Cylindrical-coordinate representation of color #193836: hue angle of 176.13º 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 #193836 is Cyan = 0.55, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 56 | 54 | - |
| CMYK | 0.55 | 0 | 0.04 | 0.78 |
| HSL | 176.13º | 0.38% | 0.16% | - |
| HSV(B) | 176.13º | 0.55% | 0.22% | - |
| XYZ | 2.48 | 3.3 | 4 | - |
| YUV | 46.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 56 | 54 | 0.55 | 0 | 0.04 | 0.78 | 176.13 | 0.38 | 0.16 |
| Hex | 19 | 38 | 36 | 37 | 0 | 4 | 4E | B0 | 26 | 10 |
| Octal | 31 | 70 | 66 | 67 | 0 | 4 | 116 | 260 | 46 | 20 |
| Binary | 11001 | 111000 | 110110 | 110111 | 0 | 100 | 1001110 | 10110000 | 100110 | 10000 |
Color Harmonies of #193836
Complementary color
Monochromatic Colors of #193836
Black with #193836
Text Example
Text Example
White with #193836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193836; }
p { color: rgb(25,56,54); }
H1.HeaderClassName
{
color: #193836;
}
.AnyTagClassName
{
color: #193836;
}
</style>
background-color css
<style>
a { background-color: #193836; }
a { background-color: rgb(25,56,54); }
div.DivClassName
{
background-color: #193836;
}
.BgClassName
{
background-color: #193836;
}
</style>
border-color css
<style>
span { border-color: #193836; }
span { border-color: rgb(25,56,54); }
td.TdClassName
{
border-color: #193836;
}
.TagClassName
{
border-color: #193836;
}
</style>