Shades of Tangaroa #092742
Tints of Tangaroa #092742
RGB
CMYK
RGB Variations
Color information
#092742 (or 0x092742) is known color: Tangaroa. HEX triplet: 09, 27 and 42. RGB value is (9,39,66). Sum of RGB (Red+Green+Blue) = 9+39+66=114 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.89% from 114); Green value is 39 (15.62% from 255 or 34.21% from 114); Blue value is 66 (26.17% from 255 or 57.89% from 114); Max value from RGB is 66 - color contains mainly: blue. Hex color #092742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092742 is #F6D8BD. Grayscale: #202020. Windows color (decimal): -16177342 or 4335369. OLE color: 4335369.
HSL color Cylindrical-coordinate representation of color #092742: hue angle of 208.42º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #092742 is Cyan = 0.86, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 39 | 66 | - |
| CMYK | 0.86 | 0.41 | 0 | 0.74 |
| HSL | 208.42º | 0.76% | 0.15% | - |
| HSV(B) | 208.42º | 0.86% | 0.26% | - |
| XYZ | 1.82 | 1.9 | 5.43 | - |
| YUV | 33.11 | 146.56 | 110.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 39 | 66 | 0.86 | 0.41 | 0 | 0.74 | 208.42 | 0.76 | 0.15 |
| Hex | 9 | 27 | 42 | 56 | 29 | 0 | 4A | D0 | 4C | F |
| Octal | 11 | 47 | 102 | 126 | 51 | 0 | 112 | 320 | 114 | 17 |
| Binary | 1001 | 100111 | 1000010 | 1010110 | 101001 | 0 | 1001010 | 11010000 | 1001100 | 1111 |
Color Harmonies of #092742
Complementary color
Monochromatic Colors of #092742
Black with #092742
Text Example
Text Example
White with #092742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092742; }
p { color: rgb(9,39,66); }
H1.HeaderClassName
{
color: #092742;
}
.AnyTagClassName
{
color: #092742;
}
</style>
background-color css
<style>
a { background-color: #092742; }
a { background-color: rgb(9,39,66); }
div.DivClassName
{
background-color: #092742;
}
.BgClassName
{
background-color: #092742;
}
</style>
border-color css
<style>
span { border-color: #092742; }
span { border-color: rgb(9,39,66); }
td.TdClassName
{
border-color: #092742;
}
.TagClassName
{
border-color: #092742;
}
</style>