Shades of Tangaroa #042338
Tints of Tangaroa #042338
RGB
CMYK
RGB Variations
Color information
#042338 (or 0x042338) is known color: Tangaroa. HEX triplet: 04, 23 and 38. RGB value is (4,35,56). Sum of RGB (Red+Green+Blue) = 4+35+56=95 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.21% from 95); Green value is 35 (14.06% from 255 or 36.84% from 95); Blue value is 56 (22.27% from 255 or 58.95% from 95); Max value from RGB is 56 - color contains mainly: blue. Hex color #042338 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042338 is #FBDCC7. Grayscale: #1C1C1C. Windows color (decimal): -16506056 or 3678980. OLE color: 3678980.
HSL color Cylindrical-coordinate representation of color #042338: hue angle of 204.23º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #042338 is Cyan = 0.93, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 35 | 56 | - |
| CMYK | 0.93 | 0.37 | 0 | 0.78 |
| HSL | 204.23º | 0.87% | 0.12% | - |
| HSV(B) | 204.23º | 0.93% | 0.22% | - |
| XYZ | 1.36 | 1.51 | 3.96 | - |
| YUV | 28.13 | 143.73 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 35 | 56 | 0.93 | 0.37 | 0 | 0.78 | 204.23 | 0.87 | 0.12 |
| Hex | 4 | 23 | 38 | 5D | 25 | 0 | 4E | CC | 57 | C |
| Octal | 4 | 43 | 70 | 135 | 45 | 0 | 116 | 314 | 127 | 14 |
| Binary | 100 | 100011 | 111000 | 1011101 | 100101 | 0 | 1001110 | 11001100 | 1010111 | 1100 |
Color Harmonies of #042338
Complementary color
Monochromatic Colors of #042338
Black with #042338
Text Example
Text Example
White with #042338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042338; }
p { color: rgb(4,35,56); }
H1.HeaderClassName
{
color: #042338;
}
.AnyTagClassName
{
color: #042338;
}
</style>
background-color css
<style>
a { background-color: #042338; }
a { background-color: rgb(4,35,56); }
div.DivClassName
{
background-color: #042338;
}
.BgClassName
{
background-color: #042338;
}
</style>
border-color css
<style>
span { border-color: #042338; }
span { border-color: rgb(4,35,56); }
td.TdClassName
{
border-color: #042338;
}
.TagClassName
{
border-color: #042338;
}
</style>