Shades of Nordic #133539
Tints of Nordic #133539
RGB
CMYK
RGB Variations
Color information
#133539 (or 0x133539) is known color: Nordic. HEX triplet: 13, 35 and 39. RGB value is (19,53,57). Sum of RGB (Red+Green+Blue) = 19+53+57=129 (17% of max value = 765). Red value is 19 (7.81% from 255 or 14.73% from 129); Green value is 53 (21.09% from 255 or 41.09% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 57 - color contains mainly: blue. Hex color #133539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133539 is #ECCAC6. Grayscale: #2B2B2B. Windows color (decimal): -15518407 or 3749139. OLE color: 3749139.
HSL color Cylindrical-coordinate representation of color #133539: hue angle of 186.32º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #133539 is Cyan = 0.67, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 53 | 57 | - |
| CMYK | 0.67 | 0.07 | 0 | 0.78 |
| HSL | 186.32º | 0.5% | 0.15% | - |
| HSV(B) | 186.32º | 0.67% | 0.22% | - |
| XYZ | 2.28 | 2.98 | 4.33 | - |
| YUV | 43.29 | 135.74 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 53 | 57 | 0.67 | 0.07 | 0 | 0.78 | 186.32 | 0.5 | 0.15 |
| Hex | 13 | 35 | 39 | 43 | 7 | 0 | 4E | BA | 32 | F |
| Octal | 23 | 65 | 71 | 103 | 7 | 0 | 116 | 272 | 62 | 17 |
| Binary | 10011 | 110101 | 111001 | 1000011 | 111 | 0 | 1001110 | 10111010 | 110010 | 1111 |
Color Harmonies of #133539
Complementary color
Monochromatic Colors of #133539
Black with #133539
Text Example
Text Example
White with #133539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133539; }
p { color: rgb(19,53,57); }
H1.HeaderClassName
{
color: #133539;
}
.AnyTagClassName
{
color: #133539;
}
</style>
background-color css
<style>
a { background-color: #133539; }
a { background-color: rgb(19,53,57); }
div.DivClassName
{
background-color: #133539;
}
.BgClassName
{
background-color: #133539;
}
</style>
border-color css
<style>
span { border-color: #133539; }
span { border-color: rgb(19,53,57); }
td.TdClassName
{
border-color: #133539;
}
.TagClassName
{
border-color: #133539;
}
</style>