Shades of Nordic #193938
Tints of Nordic #193938
RGB
CMYK
RGB Variations
Color information
#193938 (or 0x193938) is known color: Nordic. HEX triplet: 19, 39 and 38. RGB value is (25,57,56). Sum of RGB (Red+Green+Blue) = 25+57+56=138 (18% of max value = 765). Red value is 25 (10.16% from 255 or 18.12% from 138); Green value is 57 (22.66% from 255 or 41.30% from 138); Blue value is 56 (22.27% from 255 or 40.58% from 138); Max value from RGB is 57 - color contains mainly: green. Hex color #193938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193938 is #E6C6C7. Grayscale: #2F2F2F. Windows color (decimal): -15124168 or 3684633. OLE color: 3684633.
HSL color Cylindrical-coordinate representation of color #193938: hue angle of 178.12º 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 #193938 is Cyan = 0.56, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 57 | 56 | - |
| CMYK | 0.56 | 0 | 0.02 | 0.78 |
| HSL | 178.13º | 0.39% | 0.16% | - |
| HSV(B) | 178.13º | 0.56% | 0.22% | - |
| XYZ | 2.58 | 3.42 | 4.27 | - |
| YUV | 47.32 | 132.9 | 112.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 57 | 56 | 0.56 | 0 | 0.02 | 0.78 | 178.13 | 0.39 | 0.16 |
| Hex | 19 | 39 | 38 | 38 | 0 | 2 | 4E | B2 | 27 | 10 |
| Octal | 31 | 71 | 70 | 70 | 0 | 2 | 116 | 262 | 47 | 20 |
| Binary | 11001 | 111001 | 111000 | 111000 | 0 | 10 | 1001110 | 10110010 | 100111 | 10000 |
Color Harmonies of #193938
Complementary color
Monochromatic Colors of #193938
Black with #193938
Text Example
Text Example
White with #193938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193938; }
p { color: rgb(25,57,56); }
H1.HeaderClassName
{
color: #193938;
}
.AnyTagClassName
{
color: #193938;
}
</style>
background-color css
<style>
a { background-color: #193938; }
a { background-color: rgb(25,57,56); }
div.DivClassName
{
background-color: #193938;
}
.BgClassName
{
background-color: #193938;
}
</style>
border-color css
<style>
span { border-color: #193938; }
span { border-color: rgb(25,57,56); }
td.TdClassName
{
border-color: #193938;
}
.TagClassName
{
border-color: #193938;
}
</style>