Shades of Nordic #093436
Tints of Nordic #093436
RGB
CMYK
RGB Variations
Color information
#093436 (or 0x093436) is known color: Nordic. HEX triplet: 09, 34 and 36. RGB value is (9,52,54). Sum of RGB (Red+Green+Blue) = 9+52+54=115 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.83% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 54 (21.48% from 255 or 46.96% from 115); Max value from RGB is 54 - color contains mainly: blue. Hex color #093436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093436 is #F6CBC9. Grayscale: #272727. Windows color (decimal): -16174026 or 3552265. OLE color: 3552265.
HSL color Cylindrical-coordinate representation of color #093436: hue angle of 182.67º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #093436 is Cyan = 0.83, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 52 | 54 | - |
| CMYK | 0.83 | 0.04 | 0 | 0.79 |
| HSL | 182.67º | 0.71% | 0.12% | - |
| HSV(B) | 182.67º | 0.83% | 0.21% | - |
| XYZ | 2.01 | 2.78 | 3.92 | - |
| YUV | 39.37 | 136.25 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 52 | 54 | 0.83 | 0.04 | 0 | 0.79 | 182.67 | 0.71 | 0.12 |
| Hex | 9 | 34 | 36 | 53 | 4 | 0 | 4F | B7 | 47 | C |
| Octal | 11 | 64 | 66 | 123 | 4 | 0 | 117 | 267 | 107 | 14 |
| Binary | 1001 | 110100 | 110110 | 1010011 | 100 | 0 | 1001111 | 10110111 | 1000111 | 1100 |
Color Harmonies of #093436
Complementary color
Monochromatic Colors of #093436
Black with #093436
Text Example
Text Example
White with #093436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093436; }
p { color: rgb(9,52,54); }
H1.HeaderClassName
{
color: #093436;
}
.AnyTagClassName
{
color: #093436;
}
</style>
background-color css
<style>
a { background-color: #093436; }
a { background-color: rgb(9,52,54); }
div.DivClassName
{
background-color: #093436;
}
.BgClassName
{
background-color: #093436;
}
</style>
border-color css
<style>
span { border-color: #093436; }
span { border-color: rgb(9,52,54); }
td.TdClassName
{
border-color: #093436;
}
.TagClassName
{
border-color: #093436;
}
</style>