Shades of Nordic #133338
Tints of Nordic #133338
RGB
CMYK
RGB Variations
Color information
#133338 (or 0x133338) is known color: Nordic. HEX triplet: 13, 33 and 38. RGB value is (19,51,56). Sum of RGB (Red+Green+Blue) = 19+51+56=126 (16% of max value = 765). Red value is 19 (7.81% from 255 or 15.08% from 126); Green value is 51 (20.31% from 255 or 40.48% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 56 - color contains mainly: blue. Hex color #133338 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #133338 is #ECCCC7. Grayscale: #292929. Windows color (decimal): -15518920 or 3683091. OLE color: 3683091.
HSL color Cylindrical-coordinate representation of color #133338: hue angle of 188.11º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #133338 is Cyan = 0.66, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 51 | 56 | - |
| CMYK | 0.66 | 0.09 | 0 | 0.78 |
| HSL | 188.11º | 0.49% | 0.15% | - |
| HSV(B) | 188.11º | 0.66% | 0.22% | - |
| XYZ | 2.17 | 2.79 | 4.17 | - |
| YUV | 42 | 135.9 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 51 | 56 | 0.66 | 0.09 | 0 | 0.78 | 188.11 | 0.49 | 0.15 |
| Hex | 13 | 33 | 38 | 42 | 9 | 0 | 4E | BC | 31 | F |
| Octal | 23 | 63 | 70 | 102 | 11 | 0 | 116 | 274 | 61 | 17 |
| Binary | 10011 | 110011 | 111000 | 1000010 | 1001 | 0 | 1001110 | 10111100 | 110001 | 1111 |
Color Harmonies of #133338
Complementary color
Monochromatic Colors of #133338
Black with #133338
Text Example
Text Example
White with #133338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133338; }
p { color: rgb(19,51,56); }
H1.HeaderClassName
{
color: #133338;
}
.AnyTagClassName
{
color: #133338;
}
</style>
background-color css
<style>
a { background-color: #133338; }
a { background-color: rgb(19,51,56); }
div.DivClassName
{
background-color: #133338;
}
.BgClassName
{
background-color: #133338;
}
</style>
border-color css
<style>
span { border-color: #133338; }
span { border-color: rgb(19,51,56); }
td.TdClassName
{
border-color: #133338;
}
.TagClassName
{
border-color: #133338;
}
</style>