Shades of Nordic #133837
Tints of Nordic #133837
RGB
CMYK
RGB Variations
Color information
#133837 (or 0x133837) is known color: Nordic. HEX triplet: 13, 38 and 37. RGB value is (19,56,55). Sum of RGB (Red+Green+Blue) = 19+56+55=130 (17% of max value = 765). Red value is 19 (7.81% from 255 or 14.62% from 130); Green value is 56 (22.27% from 255 or 43.08% from 130); Blue value is 55 (21.88% from 255 or 42.31% from 130); Max value from RGB is 56 - color contains mainly: green. Hex color #133837 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133837 is #ECC7C8. Grayscale: #2C2C2C. Windows color (decimal): -15517641 or 3618835. OLE color: 3618835.
HSL color Cylindrical-coordinate representation of color #133837: hue angle of 178.38º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #133837 is Cyan = 0.66, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 56 | 55 | - |
| CMYK | 0.66 | 0 | 0.02 | 0.78 |
| HSL | 178.38º | 0.49% | 0.15% | - |
| HSV(B) | 178.38º | 0.66% | 0.22% | - |
| XYZ | 2.37 | 3.24 | 4.12 | - |
| YUV | 44.82 | 133.74 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 56 | 55 | 0.66 | 0 | 0.02 | 0.78 | 178.38 | 0.49 | 0.15 |
| Hex | 13 | 38 | 37 | 42 | 0 | 2 | 4E | B2 | 31 | F |
| Octal | 23 | 70 | 67 | 102 | 0 | 2 | 116 | 262 | 61 | 17 |
| Binary | 10011 | 111000 | 110111 | 1000010 | 0 | 10 | 1001110 | 10110010 | 110001 | 1111 |
Color Harmonies of #133837
Complementary color
Monochromatic Colors of #133837
Black with #133837
Text Example
Text Example
White with #133837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133837; }
p { color: rgb(19,56,55); }
H1.HeaderClassName
{
color: #133837;
}
.AnyTagClassName
{
color: #133837;
}
</style>
background-color css
<style>
a { background-color: #133837; }
a { background-color: rgb(19,56,55); }
div.DivClassName
{
background-color: #133837;
}
.BgClassName
{
background-color: #133837;
}
</style>
border-color css
<style>
span { border-color: #133837; }
span { border-color: rgb(19,56,55); }
td.TdClassName
{
border-color: #133837;
}
.TagClassName
{
border-color: #133837;
}
</style>