Shades of Tangaroa #092341
Tints of Tangaroa #092341
RGB
CMYK
RGB Variations
Color information
#092341 (or 0x092341) is known color: Tangaroa. HEX triplet: 09, 23 and 41. RGB value is (9,35,65). Sum of RGB (Red+Green+Blue) = 9+35+65=109 (14% of max value = 765). Red value is 9 (3.91% from 255 or 8.26% from 109); Green value is 35 (14.06% from 255 or 32.11% from 109); Blue value is 65 (25.78% from 255 or 59.63% from 109); Max value from RGB is 65 - color contains mainly: blue. Hex color #092341 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092341 is #F6DCBE. Grayscale: #1E1E1E. Windows color (decimal): -16178367 or 4268809. OLE color: 4268809.
HSL color Cylindrical-coordinate representation of color #092341: hue angle of 212.14º 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 #092341 is Cyan = 0.86, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 35 | 65 | - |
| CMYK | 0.86 | 0.46 | 0 | 0.75 |
| HSL | 212.14º | 0.76% | 0.15% | - |
| HSV(B) | 212.14º | 0.86% | 0.25% | - |
| XYZ | 1.67 | 1.64 | 5.23 | - |
| YUV | 30.65 | 147.39 | 112.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 35 | 65 | 0.86 | 0.46 | 0 | 0.75 | 212.14 | 0.76 | 0.15 |
| Hex | 9 | 23 | 41 | 56 | 2E | 0 | 4B | D4 | 4C | F |
| Octal | 11 | 43 | 101 | 126 | 56 | 0 | 113 | 324 | 114 | 17 |
| Binary | 1001 | 100011 | 1000001 | 1010110 | 101110 | 0 | 1001011 | 11010100 | 1001100 | 1111 |
Color Harmonies of #092341
Complementary color
Monochromatic Colors of #092341
Black with #092341
Text Example
Text Example
White with #092341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092341; }
p { color: rgb(9,35,65); }
H1.HeaderClassName
{
color: #092341;
}
.AnyTagClassName
{
color: #092341;
}
</style>
background-color css
<style>
a { background-color: #092341; }
a { background-color: rgb(9,35,65); }
div.DivClassName
{
background-color: #092341;
}
.BgClassName
{
background-color: #092341;
}
</style>
border-color css
<style>
span { border-color: #092341; }
span { border-color: rgb(9,35,65); }
td.TdClassName
{
border-color: #092341;
}
.TagClassName
{
border-color: #092341;
}
</style>