Shades of Tangaroa #092037
Tints of Tangaroa #092037
RGB
CMYK
RGB Variations
Color information
#092037 (or 0x092037) is known color: Tangaroa. HEX triplet: 09, 20 and 37. RGB value is (9,32,55). Sum of RGB (Red+Green+Blue) = 9+32+55=96 (12% of max value = 765). Red value is 9 (3.91% from 255 or 9.38% from 96); Green value is 32 (12.89% from 255 or 33.33% from 96); Blue value is 55 (21.88% from 255 or 57.29% from 96); Max value from RGB is 55 - color contains mainly: blue. Hex color #092037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092037 is #F6DFC8. Grayscale: #1B1B1B. Windows color (decimal): -16179145 or 3612681. OLE color: 3612681.
HSL color Cylindrical-coordinate representation of color #092037: hue angle of 210º 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 #092037 is Cyan = 0.84, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 32 | 55 | - |
| CMYK | 0.84 | 0.42 | 0 | 0.78 |
| HSL | 210º | 0.72% | 0.13% | - |
| HSV(B) | 210º | 0.84% | 0.22% | - |
| XYZ | 1.32 | 1.37 | 3.81 | - |
| YUV | 27.75 | 143.38 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 32 | 55 | 0.84 | 0.42 | 0 | 0.78 | 210 | 0.72 | 0.13 |
| Hex | 9 | 20 | 37 | 54 | 2A | 0 | 4E | D2 | 48 | D |
| Octal | 11 | 40 | 67 | 124 | 52 | 0 | 116 | 322 | 110 | 15 |
| Binary | 1001 | 100000 | 110111 | 1010100 | 101010 | 0 | 1001110 | 11010010 | 1001000 | 1101 |
Color Harmonies of #092037
Complementary color
Monochromatic Colors of #092037
Black with #092037
Text Example
Text Example
White with #092037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092037; }
p { color: rgb(9,32,55); }
H1.HeaderClassName
{
color: #092037;
}
.AnyTagClassName
{
color: #092037;
}
</style>
background-color css
<style>
a { background-color: #092037; }
a { background-color: rgb(9,32,55); }
div.DivClassName
{
background-color: #092037;
}
.BgClassName
{
background-color: #092037;
}
</style>
border-color css
<style>
span { border-color: #092037; }
span { border-color: rgb(9,32,55); }
td.TdClassName
{
border-color: #092037;
}
.TagClassName
{
border-color: #092037;
}
</style>