Shades of Tangaroa #052338
Tints of Tangaroa #052338
RGB
CMYK
RGB Variations
Color information
#052338 (or 0x052338) is known color: Tangaroa. HEX triplet: 05, 23 and 38. RGB value is (5,35,56). Sum of RGB (Red+Green+Blue) = 5+35+56=96 (12% of max value = 765). Red value is 5 (2.34% from 255 or 5.21% from 96); Green value is 35 (14.06% from 255 or 36.46% from 96); Blue value is 56 (22.27% from 255 or 58.33% from 96); Max value from RGB is 56 - color contains mainly: blue. Hex color #052338 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052338 is #FADCC7. Grayscale: #1C1C1C. Windows color (decimal): -16440520 or 3678981. OLE color: 3678981.
HSL color Cylindrical-coordinate representation of color #052338: hue angle of 204.71º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #052338 is Cyan = 0.91, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 35 | 56 | - |
| CMYK | 0.91 | 0.37 | 0 | 0.78 |
| HSL | 204.71º | 0.84% | 0.12% | - |
| HSV(B) | 204.71º | 0.91% | 0.22% | - |
| XYZ | 1.38 | 1.52 | 3.96 | - |
| YUV | 28.42 | 143.56 | 111.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 35 | 56 | 0.91 | 0.37 | 0 | 0.78 | 204.71 | 0.84 | 0.12 |
| Hex | 5 | 23 | 38 | 5B | 25 | 0 | 4E | CD | 54 | C |
| Octal | 5 | 43 | 70 | 133 | 45 | 0 | 116 | 315 | 124 | 14 |
| Binary | 101 | 100011 | 111000 | 1011011 | 100101 | 0 | 1001110 | 11001101 | 1010100 | 1100 |
Color Harmonies of #052338
Complementary color
Monochromatic Colors of #052338
Black with #052338
Text Example
Text Example
White with #052338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052338; }
p { color: rgb(5,35,56); }
H1.HeaderClassName
{
color: #052338;
}
.AnyTagClassName
{
color: #052338;
}
</style>
background-color css
<style>
a { background-color: #052338; }
a { background-color: rgb(5,35,56); }
div.DivClassName
{
background-color: #052338;
}
.BgClassName
{
background-color: #052338;
}
</style>
border-color css
<style>
span { border-color: #052338; }
span { border-color: rgb(5,35,56); }
td.TdClassName
{
border-color: #052338;
}
.TagClassName
{
border-color: #052338;
}
</style>