Shades of Tangaroa #032539
Tints of Tangaroa #032539
RGB
CMYK
RGB Variations
Color information
#032539 (or 0x032539) is known color: Tangaroa. HEX triplet: 03, 25 and 39. RGB value is (3,37,57). Sum of RGB (Red+Green+Blue) = 3+37+57=97 (12% of max value = 765). Red value is 3 (1.56% from 255 or 3.09% from 97); Green value is 37 (14.84% from 255 or 38.14% from 97); Blue value is 57 (22.66% from 255 or 58.76% from 97); Max value from RGB is 57 - color contains mainly: blue. Hex color #032539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032539 is #FCDAC6. Grayscale: #1C1C1C. Windows color (decimal): -16571079 or 3745027. OLE color: 3745027.
HSL color Cylindrical-coordinate representation of color #032539: hue angle of 202.22º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #032539 is Cyan = 0.95, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 3 | 37 | 57 | - |
| CMYK | 0.95 | 0.35 | 0 | 0.78 |
| HSL | 202.22º | 0.9% | 0.12% | - |
| HSV(B) | 202.22º | 0.95% | 0.22% | - |
| XYZ | 1.44 | 1.64 | 4.11 | - |
| YUV | 29.11 | 143.74 | 109.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 57 | 0.95 | 0.35 | 0 | 0.78 | 202.22 | 0.9 | 0.12 |
| Hex | 3 | 25 | 39 | 5F | 23 | 0 | 4E | CA | 5A | C |
| Octal | 3 | 45 | 71 | 137 | 43 | 0 | 116 | 312 | 132 | 14 |
| Binary | 11 | 100101 | 111001 | 1011111 | 100011 | 0 | 1001110 | 11001010 | 1011010 | 1100 |
Color Harmonies of #032539
Complementary color
Monochromatic Colors of #032539
Black with #032539
Text Example
Text Example
White with #032539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032539; }
p { color: rgb(3,37,57); }
H1.HeaderClassName
{
color: #032539;
}
.AnyTagClassName
{
color: #032539;
}
</style>
background-color css
<style>
a { background-color: #032539; }
a { background-color: rgb(3,37,57); }
div.DivClassName
{
background-color: #032539;
}
.BgClassName
{
background-color: #032539;
}
</style>
border-color css
<style>
span { border-color: #032539; }
span { border-color: rgb(3,37,57); }
td.TdClassName
{
border-color: #032539;
}
.TagClassName
{
border-color: #032539;
}
</style>