Shades of Tangaroa #062538
Tints of Tangaroa #062538
RGB
CMYK
RGB Variations
Color information
#062538 (or 0x062538) is known color: Tangaroa. HEX triplet: 06, 25 and 38. RGB value is (6,37,56). Sum of RGB (Red+Green+Blue) = 6+37+56=99 (13% of max value = 765). Red value is 6 (2.73% from 255 or 6.06% from 99); Green value is 37 (14.84% from 255 or 37.37% from 99); Blue value is 56 (22.27% from 255 or 56.57% from 99); Max value from RGB is 56 - color contains mainly: blue. Hex color #062538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062538 is #F9DAC7. Grayscale: #1D1D1D. Windows color (decimal): -16374472 or 3679494. OLE color: 3679494.
HSL color Cylindrical-coordinate representation of color #062538: hue angle of 202.8º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #062538 is Cyan = 0.89, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 37 | 56 | - |
| CMYK | 0.89 | 0.34 | 0 | 0.78 |
| HSL | 202.8º | 0.81% | 0.12% | - |
| HSV(B) | 202.8º | 0.89% | 0.22% | - |
| XYZ | 1.45 | 1.65 | 3.98 | - |
| YUV | 29.9 | 142.73 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 56 | 0.89 | 0.34 | 0 | 0.78 | 202.8 | 0.81 | 0.12 |
| Hex | 6 | 25 | 38 | 59 | 22 | 0 | 4E | CB | 51 | C |
| Octal | 6 | 45 | 70 | 131 | 42 | 0 | 116 | 313 | 121 | 14 |
| Binary | 110 | 100101 | 111000 | 1011001 | 100010 | 0 | 1001110 | 11001011 | 1010001 | 1100 |
Color Harmonies of #062538
Complementary color
Monochromatic Colors of #062538
Black with #062538
Text Example
Text Example
White with #062538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062538; }
p { color: rgb(6,37,56); }
H1.HeaderClassName
{
color: #062538;
}
.AnyTagClassName
{
color: #062538;
}
</style>
background-color css
<style>
a { background-color: #062538; }
a { background-color: rgb(6,37,56); }
div.DivClassName
{
background-color: #062538;
}
.BgClassName
{
background-color: #062538;
}
</style>
border-color css
<style>
span { border-color: #062538; }
span { border-color: rgb(6,37,56); }
td.TdClassName
{
border-color: #062538;
}
.TagClassName
{
border-color: #062538;
}
</style>