Shades of Tangaroa #092538
Tints of Tangaroa #092538
RGB
CMYK
RGB Variations
Color information
#092538 (or 0x092538) is known color: Tangaroa. HEX triplet: 09, 25 and 38. RGB value is (9,37,56). Sum of RGB (Red+Green+Blue) = 9+37+56=102 (13% of max value = 765). Red value is 9 (3.91% from 255 or 8.82% from 102); Green value is 37 (14.84% from 255 or 36.27% from 102); Blue value is 56 (22.27% from 255 or 54.90% from 102); Max value from RGB is 56 - color contains mainly: blue. Hex color #092538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092538 is #F6DAC7. Grayscale: #1E1E1E. Windows color (decimal): -16177864 or 3679497. OLE color: 3679497.
HSL color Cylindrical-coordinate representation of color #092538: hue angle of 204.26º 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 #092538 is Cyan = 0.84, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 37 | 56 | - |
| CMYK | 0.84 | 0.34 | 0 | 0.78 |
| HSL | 204.26º | 0.72% | 0.13% | - |
| HSV(B) | 204.26º | 0.84% | 0.22% | - |
| XYZ | 1.49 | 1.67 | 3.98 | - |
| YUV | 30.79 | 142.22 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 37 | 56 | 0.84 | 0.34 | 0 | 0.78 | 204.26 | 0.72 | 0.13 |
| Hex | 9 | 25 | 38 | 54 | 22 | 0 | 4E | CC | 48 | D |
| Octal | 11 | 45 | 70 | 124 | 42 | 0 | 116 | 314 | 110 | 15 |
| Binary | 1001 | 100101 | 111000 | 1010100 | 100010 | 0 | 1001110 | 11001100 | 1001000 | 1101 |
Color Harmonies of #092538
Complementary color
Monochromatic Colors of #092538
Black with #092538
Text Example
Text Example
White with #092538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092538; }
p { color: rgb(9,37,56); }
H1.HeaderClassName
{
color: #092538;
}
.AnyTagClassName
{
color: #092538;
}
</style>
background-color css
<style>
a { background-color: #092538; }
a { background-color: rgb(9,37,56); }
div.DivClassName
{
background-color: #092538;
}
.BgClassName
{
background-color: #092538;
}
</style>
border-color css
<style>
span { border-color: #092538; }
span { border-color: rgb(9,37,56); }
td.TdClassName
{
border-color: #092538;
}
.TagClassName
{
border-color: #092538;
}
</style>