Shades of Nordic #193537
Tints of Nordic #193537
RGB
CMYK
RGB Variations
Color information
#193537 (or 0x193537) is known color: Nordic. HEX triplet: 19, 35 and 37. RGB value is (25,53,55). Sum of RGB (Red+Green+Blue) = 25+53+55=133 (17% of max value = 765). Red value is 25 (10.16% from 255 or 18.80% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 55 - color contains mainly: blue. Hex color #193537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #193537 is #E6CAC8. Grayscale: #2C2C2C. Windows color (decimal): -15125193 or 3618073. OLE color: 3618073.
HSL color Cylindrical-coordinate representation of color #193537: hue angle of 184º 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 #193537 is Cyan = 0.55, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 53 | 55 | - |
| CMYK | 0.55 | 0.04 | 0 | 0.78 |
| HSL | 184º | 0.38% | 0.16% | - |
| HSV(B) | 184º | 0.55% | 0.22% | - |
| XYZ | 2.36 | 3.03 | 4.07 | - |
| YUV | 44.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 53 | 55 | 0.55 | 0.04 | 0 | 0.78 | 184 | 0.38 | 0.16 |
| Hex | 19 | 35 | 37 | 37 | 4 | 0 | 4E | B8 | 26 | 10 |
| Octal | 31 | 65 | 67 | 67 | 4 | 0 | 116 | 270 | 46 | 20 |
| Binary | 11001 | 110101 | 110111 | 110111 | 100 | 0 | 1001110 | 10111000 | 100110 | 10000 |
Color Harmonies of #193537
Complementary color
Monochromatic Colors of #193537
Black with #193537
Text Example
Text Example
White with #193537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #193537; }
p { color: rgb(25,53,55); }
H1.HeaderClassName
{
color: #193537;
}
.AnyTagClassName
{
color: #193537;
}
</style>
background-color css
<style>
a { background-color: #193537; }
a { background-color: rgb(25,53,55); }
div.DivClassName
{
background-color: #193537;
}
.BgClassName
{
background-color: #193537;
}
</style>
border-color css
<style>
span { border-color: #193537; }
span { border-color: rgb(25,53,55); }
td.TdClassName
{
border-color: #193537;
}
.TagClassName
{
border-color: #193537;
}
</style>