Shades of Nordic #093741
Tints of Nordic #093741
RGB
CMYK
RGB Variations
Color information
#093741 (or 0x093741) is known color: Nordic. HEX triplet: 09, 37 and 41. RGB value is (9,55,65). Sum of RGB (Red+Green+Blue) = 9+55+65=129 (17% of max value = 765). Red value is 9 (3.91% from 255 or 6.98% from 129); Green value is 55 (21.88% from 255 or 42.64% from 129); Blue value is 65 (25.78% from 255 or 50.39% from 129); Max value from RGB is 65 - color contains mainly: blue. Hex color #093741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093741 is #F6C8BE. Grayscale: #2A2A2A. Windows color (decimal): -16173247 or 4273929. OLE color: 4273929.
HSL color Cylindrical-coordinate representation of color #093741: hue angle of 190.71º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #093741 is Cyan = 0.86, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 55 | 65 | - |
| CMYK | 0.86 | 0.15 | 0 | 0.75 |
| HSL | 190.71º | 0.76% | 0.15% | - |
| HSV(B) | 190.71º | 0.86% | 0.25% | - |
| XYZ | 2.43 | 3.17 | 5.49 | - |
| YUV | 42.39 | 140.76 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 55 | 65 | 0.86 | 0.15 | 0 | 0.75 | 190.71 | 0.76 | 0.15 |
| Hex | 9 | 37 | 41 | 56 | F | 0 | 4B | BF | 4C | F |
| Octal | 11 | 67 | 101 | 126 | 17 | 0 | 113 | 277 | 114 | 17 |
| Binary | 1001 | 110111 | 1000001 | 1010110 | 1111 | 0 | 1001011 | 10111111 | 1001100 | 1111 |
Color Harmonies of #093741
Complementary color
Monochromatic Colors of #093741
Black with #093741
Text Example
Text Example
White with #093741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093741; }
p { color: rgb(9,55,65); }
H1.HeaderClassName
{
color: #093741;
}
.AnyTagClassName
{
color: #093741;
}
</style>
background-color css
<style>
a { background-color: #093741; }
a { background-color: rgb(9,55,65); }
div.DivClassName
{
background-color: #093741;
}
.BgClassName
{
background-color: #093741;
}
</style>
border-color css
<style>
span { border-color: #093741; }
span { border-color: rgb(9,55,65); }
td.TdClassName
{
border-color: #093741;
}
.TagClassName
{
border-color: #093741;
}
</style>