Shades of Tangaroa #092540
Tints of Tangaroa #092540
RGB
CMYK
RGB Variations
Color information
#092540 (or 0x092540) is known color: Tangaroa. HEX triplet: 09, 25 and 40. RGB value is (9,37,64). Sum of RGB (Red+Green+Blue) = 9+37+64=110 (14% of max value = 765). Red value is 9 (3.91% from 255 or 8.18% from 110); Green value is 37 (14.84% from 255 or 33.64% from 110); Blue value is 64 (25.39% from 255 or 58.18% from 110); Max value from RGB is 64 - color contains mainly: blue. Hex color #092540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092540 is #F6DABF. Grayscale: #1F1F1F. Windows color (decimal): -16177856 or 4203785. OLE color: 4203785.
HSL color Cylindrical-coordinate representation of color #092540: hue angle of 209.45º degrees, saturation: 0.75, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #092540 is Cyan = 0.86, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 37 | 64 | - |
| CMYK | 0.86 | 0.42 | 0 | 0.75 |
| HSL | 209.45º | 0.75% | 0.14% | - |
| HSV(B) | 209.45º | 0.86% | 0.25% | - |
| XYZ | 1.7 | 1.75 | 5.1 | - |
| YUV | 31.71 | 146.22 | 111.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 37 | 64 | 0.86 | 0.42 | 0 | 0.75 | 209.45 | 0.75 | 0.14 |
| Hex | 9 | 25 | 40 | 56 | 2A | 0 | 4B | D1 | 4B | E |
| Octal | 11 | 45 | 100 | 126 | 52 | 0 | 113 | 321 | 113 | 16 |
| Binary | 1001 | 100101 | 1000000 | 1010110 | 101010 | 0 | 1001011 | 11010001 | 1001011 | 1110 |
Color Harmonies of #092540
Complementary color
Monochromatic Colors of #092540
Black with #092540
Text Example
Text Example
White with #092540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092540; }
p { color: rgb(9,37,64); }
H1.HeaderClassName
{
color: #092540;
}
.AnyTagClassName
{
color: #092540;
}
</style>
background-color css
<style>
a { background-color: #092540; }
a { background-color: rgb(9,37,64); }
div.DivClassName
{
background-color: #092540;
}
.BgClassName
{
background-color: #092540;
}
</style>
border-color css
<style>
span { border-color: #092540; }
span { border-color: rgb(9,37,64); }
td.TdClassName
{
border-color: #092540;
}
.TagClassName
{
border-color: #092540;
}
</style>