Shades of Tangaroa #0A2938
Tints of Tangaroa #0A2938
RGB
CMYK
RGB Variations
Color information
#0A2938 (or 0x0A2938) is known color: Tangaroa. HEX triplet: 0A, 29 and 38. RGB value is (10,41,56). Sum of RGB (Red+Green+Blue) = 10+41+56=107 (14% of max value = 765). Red value is 10 (4.30% from 255 or 9.35% from 107); Green value is 41 (16.41% from 255 or 38.32% from 107); Blue value is 56 (22.27% from 255 or 52.34% from 107); Max value from RGB is 56 - color contains mainly: blue. Hex color #0A2938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A2938 is #F5D6C7. Grayscale: #212121. Windows color (decimal): -16111304 or 3680522. OLE color: 3680522.
HSL color Cylindrical-coordinate representation of color #0A2938: hue angle of 199.57º degrees, saturation: 0.7, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0A2938 is Cyan = 0.82, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 10 | 41 | 56 | - |
| CMYK | 0.82 | 0.27 | 0 | 0.78 |
| HSL | 199.57º | 0.7% | 0.13% | - |
| HSV(B) | 199.57º | 0.82% | 0.22% | - |
| XYZ | 1.63 | 1.94 | 4.03 | - |
| YUV | 33.44 | 140.73 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 41 | 56 | 0.82 | 0.27 | 0 | 0.78 | 199.57 | 0.7 | 0.13 |
| Hex | A | 29 | 38 | 52 | 1B | 0 | 4E | C8 | 46 | D |
| Octal | 12 | 51 | 70 | 122 | 33 | 0 | 116 | 310 | 106 | 15 |
| Binary | 1010 | 101001 | 111000 | 1010010 | 11011 | 0 | 1001110 | 11001000 | 1000110 | 1101 |
Color Harmonies of #0A2938
Complementary color
Monochromatic Colors of #0A2938
Black with #0A2938
Text Example
Text Example
White with #0A2938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A2938; }
p { color: rgb(10,41,56); }
H1.HeaderClassName
{
color: #0A2938;
}
.AnyTagClassName
{
color: #0A2938;
}
</style>
background-color css
<style>
a { background-color: #0A2938; }
a { background-color: rgb(10,41,56); }
div.DivClassName
{
background-color: #0A2938;
}
.BgClassName
{
background-color: #0A2938;
}
</style>
border-color css
<style>
span { border-color: #0A2938; }
span { border-color: rgb(10,41,56); }
td.TdClassName
{
border-color: #0A2938;
}
.TagClassName
{
border-color: #0A2938;
}
</style>