Shades of Nordic #093340
Tints of Nordic #093340
RGB
CMYK
RGB Variations
Color information
#093340 (or 0x093340) is known color: Nordic. HEX triplet: 09, 33 and 40. RGB value is (9,51,64). Sum of RGB (Red+Green+Blue) = 9+51+64=124 (16% of max value = 765). Red value is 9 (3.91% from 255 or 7.26% from 124); Green value is 51 (20.31% from 255 or 41.13% from 124); Blue value is 64 (25.39% from 255 or 51.61% from 124); Max value from RGB is 64 - color contains mainly: blue. Hex color #093340 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093340 is #F6CCBF. Grayscale: #272727. Windows color (decimal): -16174272 or 4207369. OLE color: 4207369.
HSL color Cylindrical-coordinate representation of color #093340: hue angle of 194.18º degrees, saturation: 0.75, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #093340 is Cyan = 0.86, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 51 | 64 | - |
| CMYK | 0.86 | 0.20 | 0 | 0.75 |
| HSL | 194.18º | 0.75% | 0.14% | - |
| HSV(B) | 194.18º | 0.86% | 0.25% | - |
| XYZ | 2.22 | 2.8 | 5.27 | - |
| YUV | 39.92 | 141.59 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 51 | 64 | 0.86 | 0.20 | 0 | 0.75 | 194.18 | 0.75 | 0.14 |
| Hex | 9 | 33 | 40 | 56 | 14 | 0 | 4B | C2 | 4B | E |
| Octal | 11 | 63 | 100 | 126 | 24 | 0 | 113 | 302 | 113 | 16 |
| Binary | 1001 | 110011 | 1000000 | 1010110 | 10100 | 0 | 1001011 | 11000010 | 1001011 | 1110 |
Color Harmonies of #093340
Complementary color
Monochromatic Colors of #093340
Black with #093340
Text Example
Text Example
White with #093340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093340; }
p { color: rgb(9,51,64); }
H1.HeaderClassName
{
color: #093340;
}
.AnyTagClassName
{
color: #093340;
}
</style>
background-color css
<style>
a { background-color: #093340; }
a { background-color: rgb(9,51,64); }
div.DivClassName
{
background-color: #093340;
}
.BgClassName
{
background-color: #093340;
}
</style>
border-color css
<style>
span { border-color: #093340; }
span { border-color: rgb(9,51,64); }
td.TdClassName
{
border-color: #093340;
}
.TagClassName
{
border-color: #093340;
}
</style>