Shades of Nordic #143536
Tints of Nordic #143536
RGB
CMYK
RGB Variations
Color information
#143536 (or 0x143536) is known color: Nordic. HEX triplet: 14, 35 and 36. RGB value is (20,53,54). Sum of RGB (Red+Green+Blue) = 20+53+54=127 (16% of max value = 765). Red value is 20 (8.20% from 255 or 15.75% from 127); Green value is 53 (21.09% from 255 or 41.73% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 54 - color contains mainly: blue. Hex color #143536 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #143536 is #EBCAC9. Grayscale: #2B2B2B. Windows color (decimal): -15452874 or 3552532. OLE color: 3552532.
HSL color Cylindrical-coordinate representation of color #143536: hue angle of 181.76º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #143536 is Cyan = 0.63, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 20 | 53 | 54 | - |
| CMYK | 0.63 | 0.02 | 0 | 0.79 |
| HSL | 181.76º | 0.46% | 0.15% | - |
| HSV(B) | 181.76º | 0.63% | 0.21% | - |
| XYZ | 2.23 | 2.96 | 3.94 | - |
| YUV | 43.25 | 134.07 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 53 | 54 | 0.63 | 0.02 | 0 | 0.79 | 181.76 | 0.46 | 0.15 |
| Hex | 14 | 35 | 36 | 3F | 2 | 0 | 4F | B6 | 2E | F |
| Octal | 24 | 65 | 66 | 77 | 2 | 0 | 117 | 266 | 56 | 17 |
| Binary | 10100 | 110101 | 110110 | 111111 | 10 | 0 | 1001111 | 10110110 | 101110 | 1111 |
Color Harmonies of #143536
Complementary color
Monochromatic Colors of #143536
Black with #143536
Text Example
Text Example
White with #143536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #143536; }
p { color: rgb(20,53,54); }
H1.HeaderClassName
{
color: #143536;
}
.AnyTagClassName
{
color: #143536;
}
</style>
background-color css
<style>
a { background-color: #143536; }
a { background-color: rgb(20,53,54); }
div.DivClassName
{
background-color: #143536;
}
.BgClassName
{
background-color: #143536;
}
</style>
border-color css
<style>
span { border-color: #143536; }
span { border-color: rgb(20,53,54); }
td.TdClassName
{
border-color: #143536;
}
.TagClassName
{
border-color: #143536;
}
</style>