Shades of Nordic #093537
Tints of Nordic #093537
RGB
CMYK
RGB Variations
Color information
#093537 (or 0x093537) is known color: Nordic. HEX triplet: 09, 35 and 37. RGB value is (9,53,55). Sum of RGB (Red+Green+Blue) = 9+53+55=117 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.69% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 55 (21.88% from 255 or 47.01% from 117); Max value from RGB is 55 - color contains mainly: blue. Hex color #093537 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093537 is #F6CAC8. Grayscale: #282828. Windows color (decimal): -16173769 or 3618057. OLE color: 3618057.
HSL color Cylindrical-coordinate representation of color #093537: hue angle of 182.61º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #093537 is Cyan = 0.84, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 53 | 55 | - |
| CMYK | 0.84 | 0.04 | 0 | 0.78 |
| HSL | 182.61º | 0.72% | 0.13% | - |
| HSV(B) | 182.61º | 0.84% | 0.22% | - |
| XYZ | 2.08 | 2.88 | 4.06 | - |
| YUV | 40.07 | 136.42 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 53 | 55 | 0.84 | 0.04 | 0 | 0.78 | 182.61 | 0.72 | 0.13 |
| Hex | 9 | 35 | 37 | 54 | 4 | 0 | 4E | B7 | 48 | D |
| Octal | 11 | 65 | 67 | 124 | 4 | 0 | 116 | 267 | 110 | 15 |
| Binary | 1001 | 110101 | 110111 | 1010100 | 100 | 0 | 1001110 | 10110111 | 1001000 | 1101 |
Color Harmonies of #093537
Complementary color
Monochromatic Colors of #093537
Black with #093537
Text Example
Text Example
White with #093537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093537; }
p { color: rgb(9,53,55); }
H1.HeaderClassName
{
color: #093537;
}
.AnyTagClassName
{
color: #093537;
}
</style>
background-color css
<style>
a { background-color: #093537; }
a { background-color: rgb(9,53,55); }
div.DivClassName
{
background-color: #093537;
}
.BgClassName
{
background-color: #093537;
}
</style>
border-color css
<style>
span { border-color: #093537; }
span { border-color: rgb(9,53,55); }
td.TdClassName
{
border-color: #093537;
}
.TagClassName
{
border-color: #093537;
}
</style>