Shades of Tangaroa #002347
Tints of Tangaroa #002347
RGB
CMYK
RGB Variations
Color information
#002347 (or 0x002347) is known color: Tangaroa. HEX triplet: 00, 23 and 47. RGB value is (0,35,71). Sum of RGB (Red+Green+Blue) = 0+35+71=106 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 106); Green value is 35 (14.06% from 255 or 33.02% from 106); Blue value is 71 (28.12% from 255 or 66.98% from 106); Max value from RGB is 71 - color contains mainly: blue. Hex color #002347 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002347 is #FFDCB8. Grayscale: #1C1C1C. Windows color (decimal): -16768185 or 4662016. OLE color: 4662016.
HSL color Cylindrical-coordinate representation of color #002347: hue angle of 210.42º 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 #002347 is Cyan = 1, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 0 | 35 | 71 | - |
| CMYK | 1 | 0.51 | 0 | 0.72 |
| HSL | 210.42º | 1% | 0.14% | - |
| HSV(B) | 210.42º | 1% | 0.28% | - |
| XYZ | 1.74 | 1.66 | 6.19 | - |
| YUV | 28.64 | 151.9 | 107.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 35 | 71 | 1 | 0.51 | 0 | 0.72 | 210.42 | 1 | 0.14 |
| Hex | 0 | 23 | 47 | 64 | 33 | 0 | 48 | D2 | 64 | E |
| Octal | 0 | 43 | 107 | 144 | 63 | 0 | 110 | 322 | 144 | 16 |
| Binary | 0 | 100011 | 1000111 | 1100100 | 110011 | 0 | 1001000 | 11010010 | 1100100 | 1110 |
Color Harmonies of #002347
Complementary color
Monochromatic Colors of #002347
Black with #002347
Text Example
Text Example
White with #002347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #002347; }
p { color: rgb(0,35,71); }
H1.HeaderClassName
{
color: #002347;
}
.AnyTagClassName
{
color: #002347;
}
</style>
background-color css
<style>
a { background-color: #002347; }
a { background-color: rgb(0,35,71); }
div.DivClassName
{
background-color: #002347;
}
.BgClassName
{
background-color: #002347;
}
</style>
border-color css
<style>
span { border-color: #002347; }
span { border-color: rgb(0,35,71); }
td.TdClassName
{
border-color: #002347;
}
.TagClassName
{
border-color: #002347;
}
</style>