Shades of Nordic #193538
Tints of Nordic #193538
RGB
CMYK
RGB Variations
Color information
#193538 (or 0x193538) is known color: Nordic. HEX triplet: 19, 35 and 38. RGB value is (25,53,56). Sum of RGB (Red+Green+Blue) = 25+53+56=134 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.66% from 134); Green value is 53 (21.09% from 255 or 39.55% from 134); Blue value is 56 (22.27% from 255 or 41.79% from 134); Max value from RGB is 56 - color contains mainly: blue. Hex color #193538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193538 is #E6CAC7. Grayscale: #2C2C2C. Windows color (decimal): -15125192 or 3683609. OLE color: 3683609.
HSL color Cylindrical-coordinate representation of color #193538: hue angle of 185.81º 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 #193538 is Cyan = 0.55, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 53 | 56 | - |
| CMYK | 0.55 | 0.05 | 0 | 0.78 |
| HSL | 185.81º | 0.38% | 0.16% | - |
| HSV(B) | 185.81º | 0.55% | 0.22% | - |
| XYZ | 2.39 | 3.04 | 4.2 | - |
| YUV | 44.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 53 | 56 | 0.55 | 0.05 | 0 | 0.78 | 185.81 | 0.38 | 0.16 |
| Hex | 19 | 35 | 38 | 37 | 5 | 0 | 4E | BA | 26 | 10 |
| Octal | 31 | 65 | 70 | 67 | 5 | 0 | 116 | 272 | 46 | 20 |
| Binary | 11001 | 110101 | 111000 | 110111 | 101 | 0 | 1001110 | 10111010 | 100110 | 10000 |
Color Harmonies of #193538
Complementary color
Monochromatic Colors of #193538
Black with #193538
Text Example
Text Example
White with #193538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193538; }
p { color: rgb(25,53,56); }
H1.HeaderClassName
{
color: #193538;
}
.AnyTagClassName
{
color: #193538;
}
</style>
background-color css
<style>
a { background-color: #193538; }
a { background-color: rgb(25,53,56); }
div.DivClassName
{
background-color: #193538;
}
.BgClassName
{
background-color: #193538;
}
</style>
border-color css
<style>
span { border-color: #193538; }
span { border-color: rgb(25,53,56); }
td.TdClassName
{
border-color: #193538;
}
.TagClassName
{
border-color: #193538;
}
</style>