Shades of Nordic #133641
Tints of Nordic #133641
RGB
CMYK
RGB Variations
Color information
#133641 (or 0x133641) is known color: Nordic. HEX triplet: 13, 36 and 41. RGB value is (19,54,65). Sum of RGB (Red+Green+Blue) = 19+54+65=138 (18% of max value = 765). Red value is 19 (7.81% from 255 or 13.77% from 138); Green value is 54 (21.48% from 255 or 39.13% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 65 - color contains mainly: blue. Hex color #133641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133641 is #ECC9BE. Grayscale: #2C2C2C. Windows color (decimal): -15518143 or 4273683. OLE color: 4273683.
HSL color Cylindrical-coordinate representation of color #133641: hue angle of 194.35º degrees, saturation: 0.55, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #133641 is Cyan = 0.71, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 19 | 54 | 65 | - |
| CMYK | 0.71 | 0.17 | 0 | 0.75 |
| HSL | 194.35º | 0.55% | 0.16% | - |
| HSV(B) | 194.35º | 0.71% | 0.25% | - |
| XYZ | 2.54 | 3.16 | 5.48 | - |
| YUV | 44.79 | 139.4 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 65 | 0.71 | 0.17 | 0 | 0.75 | 194.35 | 0.55 | 0.16 |
| Hex | 13 | 36 | 41 | 47 | 11 | 0 | 4B | C2 | 37 | 10 |
| Octal | 23 | 66 | 101 | 107 | 21 | 0 | 113 | 302 | 67 | 20 |
| Binary | 10011 | 110110 | 1000001 | 1000111 | 10001 | 0 | 1001011 | 11000010 | 110111 | 10000 |
Color Harmonies of #133641
Complementary color
Monochromatic Colors of #133641
Black with #133641
Text Example
Text Example
White with #133641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133641; }
p { color: rgb(19,54,65); }
H1.HeaderClassName
{
color: #133641;
}
.AnyTagClassName
{
color: #133641;
}
</style>
background-color css
<style>
a { background-color: #133641; }
a { background-color: rgb(19,54,65); }
div.DivClassName
{
background-color: #133641;
}
.BgClassName
{
background-color: #133641;
}
</style>
border-color css
<style>
span { border-color: #133641; }
span { border-color: rgb(19,54,65); }
td.TdClassName
{
border-color: #133641;
}
.TagClassName
{
border-color: #133641;
}
</style>