Shades of Nordic #093534
Tints of Nordic #093534
RGB
CMYK
RGB Variations
Color information
#093534 (or 0x093534) is known color: Nordic. HEX triplet: 09, 35 and 34. RGB value is (9,53,52). Sum of RGB (Red+Green+Blue) = 9+53+52=114 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.89% from 114); Green value is 53 (21.09% from 255 or 46.49% from 114); Blue value is 52 (20.70% from 255 or 45.61% from 114); Max value from RGB is 53 - color contains mainly: green. Hex color #093534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093534 is #F6CACB. Grayscale: #272727. Windows color (decimal): -16173772 or 3421449. OLE color: 3421449.
HSL color Cylindrical-coordinate representation of color #093534: hue angle of 178.64º 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 #093534 is Cyan = 0.83, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 53 | 52 | - |
| CMYK | 0.83 | 0 | 0.02 | 0.79 |
| HSL | 178.64º | 0.71% | 0.12% | - |
| HSV(B) | 178.64º | 0.83% | 0.21% | - |
| XYZ | 2.01 | 2.85 | 3.69 | - |
| YUV | 39.73 | 134.92 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 53 | 52 | 0.83 | 0 | 0.02 | 0.79 | 178.64 | 0.71 | 0.12 |
| Hex | 9 | 35 | 34 | 53 | 0 | 2 | 4F | B3 | 47 | C |
| Octal | 11 | 65 | 64 | 123 | 0 | 2 | 117 | 263 | 107 | 14 |
| Binary | 1001 | 110101 | 110100 | 1010011 | 0 | 10 | 1001111 | 10110011 | 1000111 | 1100 |
Color Harmonies of #093534
Complementary color
Monochromatic Colors of #093534
Black with #093534
Text Example
Text Example
White with #093534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093534; }
p { color: rgb(9,53,52); }
H1.HeaderClassName
{
color: #093534;
}
.AnyTagClassName
{
color: #093534;
}
</style>
background-color css
<style>
a { background-color: #093534; }
a { background-color: rgb(9,53,52); }
div.DivClassName
{
background-color: #093534;
}
.BgClassName
{
background-color: #093534;
}
</style>
border-color css
<style>
span { border-color: #093534; }
span { border-color: rgb(9,53,52); }
td.TdClassName
{
border-color: #093534;
}
.TagClassName
{
border-color: #093534;
}
</style>