Shades of Tangaroa #002547
Tints of Tangaroa #002547
RGB
CMYK
RGB Variations
Color information
#002547 (or 0x002547) is known color: Tangaroa. HEX triplet: 00, 25 and 47. RGB value is (0,37,71). Sum of RGB (Red+Green+Blue) = 0+37+71=108 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 108); Green value is 37 (14.84% from 255 or 34.26% from 108); Blue value is 71 (28.12% from 255 or 65.74% from 108); Max value from RGB is 71 - color contains mainly: blue. Hex color #002547 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002547 is #FFDAB8. Grayscale: #1D1D1D. Windows color (decimal): -16767673 or 4662528. OLE color: 4662528.
HSL color Cylindrical-coordinate representation of color #002547: hue angle of 208.73º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002547 is Cyan = 1, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 0 | 37 | 71 | - |
| CMYK | 1 | 0.48 | 0 | 0.72 |
| HSL | 208.73º | 1% | 0.14% | - |
| HSV(B) | 208.73º | 1% | 0.28% | - |
| XYZ | 1.8 | 1.78 | 6.21 | - |
| YUV | 29.81 | 151.24 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 37 | 71 | 1 | 0.48 | 0 | 0.72 | 208.73 | 1 | 0.14 |
| Hex | 0 | 25 | 47 | 64 | 30 | 0 | 48 | D1 | 64 | E |
| Octal | 0 | 45 | 107 | 144 | 60 | 0 | 110 | 321 | 144 | 16 |
| Binary | 0 | 100101 | 1000111 | 1100100 | 110000 | 0 | 1001000 | 11010001 | 1100100 | 1110 |
Color Harmonies of #002547
Complementary color
Monochromatic Colors of #002547
Black with #002547
Text Example
Text Example
White with #002547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #002547; }
p { color: rgb(0,37,71); }
H1.HeaderClassName
{
color: #002547;
}
.AnyTagClassName
{
color: #002547;
}
</style>
background-color css
<style>
a { background-color: #002547; }
a { background-color: rgb(0,37,71); }
div.DivClassName
{
background-color: #002547;
}
.BgClassName
{
background-color: #002547;
}
</style>
border-color css
<style>
span { border-color: #002547; }
span { border-color: rgb(0,37,71); }
td.TdClassName
{
border-color: #002547;
}
.TagClassName
{
border-color: #002547;
}
</style>