Shades of Tangaroa #062541
Tints of Tangaroa #062541
RGB
CMYK
RGB Variations
Color information
#062541 (or 0x062541) is known color: Tangaroa. HEX triplet: 06, 25 and 41. RGB value is (6,37,65). Sum of RGB (Red+Green+Blue) = 6+37+65=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 37 (14.84% from 255 or 34.26% from 108); Blue value is 65 (25.78% from 255 or 60.19% from 108); Max value from RGB is 65 - color contains mainly: blue. Hex color #062541 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062541 is #F9DABE. Grayscale: #1E1E1E. Windows color (decimal): -16374463 or 4269318. OLE color: 4269318.
HSL color Cylindrical-coordinate representation of color #062541: hue angle of 208.47º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #062541 is Cyan = 0.91, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 37 | 65 | - |
| CMYK | 0.91 | 0.43 | 0 | 0.75 |
| HSL | 208.47º | 0.83% | 0.14% | - |
| HSV(B) | 208.47º | 0.91% | 0.25% | - |
| XYZ | 1.69 | 1.74 | 5.25 | - |
| YUV | 30.92 | 147.23 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 65 | 0.91 | 0.43 | 0 | 0.75 | 208.47 | 0.83 | 0.14 |
| Hex | 6 | 25 | 41 | 5B | 2B | 0 | 4B | D0 | 53 | E |
| Octal | 6 | 45 | 101 | 133 | 53 | 0 | 113 | 320 | 123 | 16 |
| Binary | 110 | 100101 | 1000001 | 1011011 | 101011 | 0 | 1001011 | 11010000 | 1010011 | 1110 |
Color Harmonies of #062541
Complementary color
Monochromatic Colors of #062541
Black with #062541
Text Example
Text Example
White with #062541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062541; }
p { color: rgb(6,37,65); }
H1.HeaderClassName
{
color: #062541;
}
.AnyTagClassName
{
color: #062541;
}
</style>
background-color css
<style>
a { background-color: #062541; }
a { background-color: rgb(6,37,65); }
div.DivClassName
{
background-color: #062541;
}
.BgClassName
{
background-color: #062541;
}
</style>
border-color css
<style>
span { border-color: #062541; }
span { border-color: rgb(6,37,65); }
td.TdClassName
{
border-color: #062541;
}
.TagClassName
{
border-color: #062541;
}
</style>