Shades of Nordic #093845
Tints of Nordic #093845
RGB
CMYK
RGB Variations
Color information
#093845 (or 0x093845) is known color: Nordic. HEX triplet: 09, 38 and 45. RGB value is (9,56,69). Sum of RGB (Red+Green+Blue) = 9+56+69=134 (17% of max value = 765). Red value is 9 (3.91% from 255 or 6.72% from 134); Green value is 56 (22.27% from 255 or 41.79% from 134); Blue value is 69 (27.34% from 255 or 51.49% from 134); Max value from RGB is 69 - color contains mainly: blue. Hex color #093845 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093845 is #F6C7BA. Grayscale: #2B2B2B. Windows color (decimal): -16172987 or 4536329. OLE color: 4536329.
HSL color Cylindrical-coordinate representation of color #093845: hue angle of 193º 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 #093845 is Cyan = 0.87, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 56 | 69 | - |
| CMYK | 0.87 | 0.19 | 0 | 0.73 |
| HSL | 193º | 0.77% | 0.15% | - |
| HSV(B) | 193º | 0.87% | 0.27% | - |
| XYZ | 2.6 | 3.32 | 6.13 | - |
| YUV | 43.43 | 142.43 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 56 | 69 | 0.87 | 0.19 | 0 | 0.73 | 193 | 0.77 | 0.15 |
| Hex | 9 | 38 | 45 | 57 | 13 | 0 | 49 | C1 | 4D | F |
| Octal | 11 | 70 | 105 | 127 | 23 | 0 | 111 | 301 | 115 | 17 |
| Binary | 1001 | 111000 | 1000101 | 1010111 | 10011 | 0 | 1001001 | 11000001 | 1001101 | 1111 |
Color Harmonies of #093845
Complementary color
Monochromatic Colors of #093845
Black with #093845
Text Example
Text Example
White with #093845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093845; }
p { color: rgb(9,56,69); }
H1.HeaderClassName
{
color: #093845;
}
.AnyTagClassName
{
color: #093845;
}
</style>
background-color css
<style>
a { background-color: #093845; }
a { background-color: rgb(9,56,69); }
div.DivClassName
{
background-color: #093845;
}
.BgClassName
{
background-color: #093845;
}
</style>
border-color css
<style>
span { border-color: #093845; }
span { border-color: rgb(9,56,69); }
td.TdClassName
{
border-color: #093845;
}
.TagClassName
{
border-color: #093845;
}
</style>