Shades of Nordic #093846
Tints of Nordic #093846
RGB
CMYK
RGB Variations
Color information
#093846 (or 0x093846) is known color: Nordic. HEX triplet: 09, 38 and 46. RGB value is (9,56,70). Sum of RGB (Red+Green+Blue) = 9+56+70=135 (17% of max value = 765). Red value is 9 (3.91% from 255 or 6.67% from 135); Green value is 56 (22.27% from 255 or 41.48% from 135); Blue value is 70 (27.73% from 255 or 51.85% from 135); Max value from RGB is 70 - color contains mainly: blue. Hex color #093846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093846 is #F6C7B9. Grayscale: #2B2B2B. Windows color (decimal): -16172986 or 4601865. OLE color: 4601865.
HSL color Cylindrical-coordinate representation of color #093846: hue angle of 193.77º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #093846 is Cyan = 0.87, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 56 | 70 | - |
| CMYK | 0.87 | 0.20 | 0 | 0.73 |
| HSL | 193.77º | 0.77% | 0.15% | - |
| HSV(B) | 193.77º | 0.87% | 0.27% | - |
| XYZ | 2.63 | 3.33 | 6.3 | - |
| YUV | 43.54 | 142.93 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 56 | 70 | 0.87 | 0.20 | 0 | 0.73 | 193.77 | 0.77 | 0.15 |
| Hex | 9 | 38 | 46 | 57 | 14 | 0 | 49 | C2 | 4D | F |
| Octal | 11 | 70 | 106 | 127 | 24 | 0 | 111 | 302 | 115 | 17 |
| Binary | 1001 | 111000 | 1000110 | 1010111 | 10100 | 0 | 1001001 | 11000010 | 1001101 | 1111 |
Color Harmonies of #093846
Complementary color
Monochromatic Colors of #093846
Black with #093846
Text Example
Text Example
White with #093846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093846; }
p { color: rgb(9,56,70); }
H1.HeaderClassName
{
color: #093846;
}
.AnyTagClassName
{
color: #093846;
}
</style>
background-color css
<style>
a { background-color: #093846; }
a { background-color: rgb(9,56,70); }
div.DivClassName
{
background-color: #093846;
}
.BgClassName
{
background-color: #093846;
}
</style>
border-color css
<style>
span { border-color: #093846; }
span { border-color: rgb(9,56,70); }
td.TdClassName
{
border-color: #093846;
}
.TagClassName
{
border-color: #093846;
}
</style>