Shades of Nordic #133640
Tints of Nordic #133640
RGB
CMYK
RGB Variations
Color information
#133640 (or 0x133640) is known color: Nordic. HEX triplet: 13, 36 and 40. RGB value is (19,54,64). Sum of RGB (Red+Green+Blue) = 19+54+64=137 (18% of max value = 765). Red value is 19 (7.81% from 255 or 13.87% from 137); Green value is 54 (21.48% from 255 or 39.42% from 137); Blue value is 64 (25.39% from 255 or 46.72% from 137); Max value from RGB is 64 - color contains mainly: blue. Hex color #133640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133640 is #ECC9BF. Grayscale: #2C2C2C. Windows color (decimal): -15518144 or 4208147. OLE color: 4208147.
HSL color Cylindrical-coordinate representation of color #133640: hue angle of 193.33º degrees, saturation: 0.54, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #133640 is Cyan = 0.70, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 19 | 54 | 64 | - |
| CMYK | 0.70 | 0.16 | 0 | 0.75 |
| HSL | 193.33º | 0.54% | 0.16% | - |
| HSV(B) | 193.33º | 0.7% | 0.25% | - |
| XYZ | 2.51 | 3.15 | 5.33 | - |
| YUV | 44.68 | 138.9 | 109.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 64 | 0.70 | 0.16 | 0 | 0.75 | 193.33 | 0.54 | 0.16 |
| Hex | 13 | 36 | 40 | 46 | 10 | 0 | 4B | C1 | 36 | 10 |
| Octal | 23 | 66 | 100 | 106 | 20 | 0 | 113 | 301 | 66 | 20 |
| Binary | 10011 | 110110 | 1000000 | 1000110 | 10000 | 0 | 1001011 | 11000001 | 110110 | 10000 |
Color Harmonies of #133640
Complementary color
Monochromatic Colors of #133640
Black with #133640
Text Example
Text Example
White with #133640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133640; }
p { color: rgb(19,54,64); }
H1.HeaderClassName
{
color: #133640;
}
.AnyTagClassName
{
color: #133640;
}
</style>
background-color css
<style>
a { background-color: #133640; }
a { background-color: rgb(19,54,64); }
div.DivClassName
{
background-color: #133640;
}
.BgClassName
{
background-color: #133640;
}
</style>
border-color css
<style>
span { border-color: #133640; }
span { border-color: rgb(19,54,64); }
td.TdClassName
{
border-color: #133640;
}
.TagClassName
{
border-color: #133640;
}
</style>