Shades of Tangaroa #092438
Tints of Tangaroa #092438
RGB
CMYK
RGB Variations
Color information
#092438 (or 0x092438) is known color: Tangaroa. HEX triplet: 09, 24 and 38. RGB value is (9,36,56). Sum of RGB (Red+Green+Blue) = 9+36+56=101 (13% of max value = 765). Red value is 9 (3.91% from 255 or 8.91% from 101); Green value is 36 (14.45% from 255 or 35.64% from 101); Blue value is 56 (22.27% from 255 or 55.45% from 101); Max value from RGB is 56 - color contains mainly: blue. Hex color #092438 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092438 is #F6DBC7. Grayscale: #1E1E1E. Windows color (decimal): -16178120 or 3679241. OLE color: 3679241.
HSL color Cylindrical-coordinate representation of color #092438: hue angle of 205.53º 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 #092438 is Cyan = 0.84, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 36 | 56 | - |
| CMYK | 0.84 | 0.36 | 0 | 0.78 |
| HSL | 205.53º | 0.72% | 0.13% | - |
| HSV(B) | 205.53º | 0.84% | 0.22% | - |
| XYZ | 1.46 | 1.61 | 3.97 | - |
| YUV | 30.21 | 142.55 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 36 | 56 | 0.84 | 0.36 | 0 | 0.78 | 205.53 | 0.72 | 0.13 |
| Hex | 9 | 24 | 38 | 54 | 24 | 0 | 4E | CE | 48 | D |
| Octal | 11 | 44 | 70 | 124 | 44 | 0 | 116 | 316 | 110 | 15 |
| Binary | 1001 | 100100 | 111000 | 1010100 | 100100 | 0 | 1001110 | 11001110 | 1001000 | 1101 |
Color Harmonies of #092438
Complementary color
Monochromatic Colors of #092438
Black with #092438
Text Example
Text Example
White with #092438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092438; }
p { color: rgb(9,36,56); }
H1.HeaderClassName
{
color: #092438;
}
.AnyTagClassName
{
color: #092438;
}
</style>
background-color css
<style>
a { background-color: #092438; }
a { background-color: rgb(9,36,56); }
div.DivClassName
{
background-color: #092438;
}
.BgClassName
{
background-color: #092438;
}
</style>
border-color css
<style>
span { border-color: #092438; }
span { border-color: rgb(9,36,56); }
td.TdClassName
{
border-color: #092438;
}
.TagClassName
{
border-color: #092438;
}
</style>