Shades of Tangaroa #032641
Tints of Tangaroa #032641
RGB
CMYK
RGB Variations
Color information
#032641 (or 0x032641) is known color: Tangaroa. HEX triplet: 03, 26 and 41. RGB value is (3,38,65). Sum of RGB (Red+Green+Blue) = 3+38+65=106 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.83% from 106); Green value is 38 (15.23% from 255 or 35.85% from 106); Blue value is 65 (25.78% from 255 or 61.32% from 106); Max value from RGB is 65 - color contains mainly: blue. Hex color #032641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032641 is #FCD9BE. Grayscale: #1E1E1E. Windows color (decimal): -16570815 or 4269571. OLE color: 4269571.
HSL color Cylindrical-coordinate representation of color #032641: hue angle of 206.13º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #032641 is Cyan = 0.95, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 38 | 65 | - |
| CMYK | 0.95 | 0.42 | 0 | 0.75 |
| HSL | 206.13º | 0.91% | 0.13% | - |
| HSV(B) | 206.13º | 0.95% | 0.25% | - |
| XYZ | 1.68 | 1.79 | 5.26 | - |
| YUV | 30.61 | 147.4 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 38 | 65 | 0.95 | 0.42 | 0 | 0.75 | 206.13 | 0.91 | 0.13 |
| Hex | 3 | 26 | 41 | 5F | 2A | 0 | 4B | CE | 5B | D |
| Octal | 3 | 46 | 101 | 137 | 52 | 0 | 113 | 316 | 133 | 15 |
| Binary | 11 | 100110 | 1000001 | 1011111 | 101010 | 0 | 1001011 | 11001110 | 1011011 | 1101 |
Color Harmonies of #032641
Complementary color
Monochromatic Colors of #032641
Black with #032641
Text Example
Text Example
White with #032641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032641; }
p { color: rgb(3,38,65); }
H1.HeaderClassName
{
color: #032641;
}
.AnyTagClassName
{
color: #032641;
}
</style>
background-color css
<style>
a { background-color: #032641; }
a { background-color: rgb(3,38,65); }
div.DivClassName
{
background-color: #032641;
}
.BgClassName
{
background-color: #032641;
}
</style>
border-color css
<style>
span { border-color: #032641; }
span { border-color: rgb(3,38,65); }
td.TdClassName
{
border-color: #032641;
}
.TagClassName
{
border-color: #032641;
}
</style>