Shades of Nordic #093640
Tints of Nordic #093640
RGB
CMYK
RGB Variations
Color information
#093640 (or 0x093640) is known color: Nordic. HEX triplet: 09, 36 and 40. RGB value is (9,54,64). Sum of RGB (Red+Green+Blue) = 9+54+64=127 (16% of max value = 765). Red value is 9 (3.91% from 255 or 7.09% from 127); Green value is 54 (21.48% from 255 or 42.52% from 127); Blue value is 64 (25.39% from 255 or 50.39% from 127); Max value from RGB is 64 - color contains mainly: blue. Hex color #093640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093640 is #F6C9BF. Grayscale: #292929. Windows color (decimal): -16173504 or 4208137. OLE color: 4208137.
HSL color Cylindrical-coordinate representation of color #093640: hue angle of 190.91º 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 #093640 is Cyan = 0.86, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 54 | 64 | - |
| CMYK | 0.86 | 0.16 | 0 | 0.75 |
| HSL | 190.91º | 0.75% | 0.14% | - |
| HSV(B) | 190.91º | 0.86% | 0.25% | - |
| XYZ | 2.36 | 3.07 | 5.32 | - |
| YUV | 41.69 | 140.59 | 104.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 64 | 0.86 | 0.16 | 0 | 0.75 | 190.91 | 0.75 | 0.14 |
| Hex | 9 | 36 | 40 | 56 | 10 | 0 | 4B | BF | 4B | E |
| Octal | 11 | 66 | 100 | 126 | 20 | 0 | 113 | 277 | 113 | 16 |
| Binary | 1001 | 110110 | 1000000 | 1010110 | 10000 | 0 | 1001011 | 10111111 | 1001011 | 1110 |
Color Harmonies of #093640
Complementary color
Monochromatic Colors of #093640
Black with #093640
Text Example
Text Example
White with #093640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093640; }
p { color: rgb(9,54,64); }
H1.HeaderClassName
{
color: #093640;
}
.AnyTagClassName
{
color: #093640;
}
</style>
background-color css
<style>
a { background-color: #093640; }
a { background-color: rgb(9,54,64); }
div.DivClassName
{
background-color: #093640;
}
.BgClassName
{
background-color: #093640;
}
</style>
border-color css
<style>
span { border-color: #093640; }
span { border-color: rgb(9,54,64); }
td.TdClassName
{
border-color: #093640;
}
.TagClassName
{
border-color: #093640;
}
</style>