Shades of Nordic #133534
Tints of Nordic #133534
RGB
CMYK
RGB Variations
Color information
#133534 (or 0x133534) is known color: Nordic. HEX triplet: 13, 35 and 34. RGB value is (19,53,52). Sum of RGB (Red+Green+Blue) = 19+53+52=124 (16% of max value = 765). Red value is 19 (7.81% from 255 or 15.32% from 124); Green value is 53 (21.09% from 255 or 42.74% from 124); Blue value is 52 (20.70% from 255 or 41.94% from 124); Max value from RGB is 53 - color contains mainly: green. Hex color #133534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133534 is #ECCACB. Grayscale: #2A2A2A. Windows color (decimal): -15518412 or 3421459. OLE color: 3421459.
HSL color Cylindrical-coordinate representation of color #133534: hue angle of 178.24º degrees, saturation: 0.47, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #133534 is Cyan = 0.64, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 53 | 52 | - |
| CMYK | 0.64 | 0 | 0.02 | 0.79 |
| HSL | 178.24º | 0.47% | 0.14% | - |
| HSV(B) | 178.24º | 0.64% | 0.21% | - |
| XYZ | 2.16 | 2.93 | 3.7 | - |
| YUV | 42.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 53 | 52 | 0.64 | 0 | 0.02 | 0.79 | 178.24 | 0.47 | 0.14 |
| Hex | 13 | 35 | 34 | 40 | 0 | 2 | 4F | B2 | 2F | E |
| Octal | 23 | 65 | 64 | 100 | 0 | 2 | 117 | 262 | 57 | 16 |
| Binary | 10011 | 110101 | 110100 | 1000000 | 0 | 10 | 1001111 | 10110010 | 101111 | 1110 |
Color Harmonies of #133534
Complementary color
Monochromatic Colors of #133534
Black with #133534
Text Example
Text Example
White with #133534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133534; }
p { color: rgb(19,53,52); }
H1.HeaderClassName
{
color: #133534;
}
.AnyTagClassName
{
color: #133534;
}
</style>
background-color css
<style>
a { background-color: #133534; }
a { background-color: rgb(19,53,52); }
div.DivClassName
{
background-color: #133534;
}
.BgClassName
{
background-color: #133534;
}
</style>
border-color css
<style>
span { border-color: #133534; }
span { border-color: rgb(19,53,52); }
td.TdClassName
{
border-color: #133534;
}
.TagClassName
{
border-color: #133534;
}
</style>