Shades of Nordic #093433
Tints of Nordic #093433
RGB
CMYK
RGB Variations
Color information
#093433 (or 0x093433) is known color: Nordic. HEX triplet: 09, 34 and 33. RGB value is (9,52,51). Sum of RGB (Red+Green+Blue) = 9+52+51=112 (14% of max value = 765). Red value is 9 (3.91% from 255 or 8.04% from 112); Green value is 52 (20.70% from 255 or 46.43% from 112); Blue value is 51 (20.31% from 255 or 45.54% from 112); Max value from RGB is 52 - color contains mainly: green. Hex color #093433 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093433 is #F6CBCC. Grayscale: #262626. Windows color (decimal): -16174029 or 3355657. OLE color: 3355657.
HSL color Cylindrical-coordinate representation of color #093433: hue angle of 178.6º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #093433 is Cyan = 0.83, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 9 | 52 | 51 | - |
| CMYK | 0.83 | 0 | 0.02 | 0.80 |
| HSL | 178.6º | 0.7% | 0.12% | - |
| HSV(B) | 178.6º | 0.83% | 0.2% | - |
| XYZ | 1.94 | 2.75 | 3.56 | - |
| YUV | 39.03 | 134.75 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 52 | 51 | 0.83 | 0 | 0.02 | 0.80 | 178.6 | 0.7 | 0.12 |
| Hex | 9 | 34 | 33 | 53 | 0 | 2 | 50 | B3 | 46 | C |
| Octal | 11 | 64 | 63 | 123 | 0 | 2 | 120 | 263 | 106 | 14 |
| Binary | 1001 | 110100 | 110011 | 1010011 | 0 | 10 | 1010000 | 10110011 | 1000110 | 1100 |
Color Harmonies of #093433
Complementary color
Monochromatic Colors of #093433
Black with #093433
Text Example
Text Example
White with #093433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093433; }
p { color: rgb(9,52,51); }
H1.HeaderClassName
{
color: #093433;
}
.AnyTagClassName
{
color: #093433;
}
</style>
background-color css
<style>
a { background-color: #093433; }
a { background-color: rgb(9,52,51); }
div.DivClassName
{
background-color: #093433;
}
.BgClassName
{
background-color: #093433;
}
</style>
border-color css
<style>
span { border-color: #093433; }
span { border-color: rgb(9,52,51); }
td.TdClassName
{
border-color: #093433;
}
.TagClassName
{
border-color: #093433;
}
</style>