Shades of Tangaroa #172538
Tints of Tangaroa #172538
RGB
CMYK
RGB Variations
Color information
#172538 (or 0x172538) is known color: Tangaroa. HEX triplet: 17, 25 and 38. RGB value is (23,37,56). Sum of RGB (Red+Green+Blue) = 23+37+56=116 (15% of max value = 765). Red value is 23 (9.38% from 255 or 19.83% from 116); Green value is 37 (14.84% from 255 or 31.90% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #172538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #172538 is #E8DAC7. Grayscale: #222222. Windows color (decimal): -15260360 or 3679511. OLE color: 3679511.
HSL color Cylindrical-coordinate representation of color #172538: hue angle of 214.55º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #172538 is Cyan = 0.59, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 23 | 37 | 56 | - |
| CMYK | 0.59 | 0.34 | 0 | 0.78 |
| HSL | 214.55º | 0.42% | 0.15% | - |
| HSV(B) | 214.55º | 0.59% | 0.22% | - |
| XYZ | 1.73 | 1.79 | 4 | - |
| YUV | 34.98 | 139.86 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 37 | 56 | 0.59 | 0.34 | 0 | 0.78 | 214.55 | 0.42 | 0.15 |
| Hex | 17 | 25 | 38 | 3B | 22 | 0 | 4E | D7 | 2A | F |
| Octal | 27 | 45 | 70 | 73 | 42 | 0 | 116 | 327 | 52 | 17 |
| Binary | 10111 | 100101 | 111000 | 111011 | 100010 | 0 | 1001110 | 11010111 | 101010 | 1111 |
Color Harmonies of #172538
Complementary color
Monochromatic Colors of #172538
Black with #172538
Text Example
Text Example
White with #172538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #172538; }
p { color: rgb(23,37,56); }
H1.HeaderClassName
{
color: #172538;
}
.AnyTagClassName
{
color: #172538;
}
</style>
background-color css
<style>
a { background-color: #172538; }
a { background-color: rgb(23,37,56); }
div.DivClassName
{
background-color: #172538;
}
.BgClassName
{
background-color: #172538;
}
</style>
border-color css
<style>
span { border-color: #172538; }
span { border-color: rgb(23,37,56); }
td.TdClassName
{
border-color: #172538;
}
.TagClassName
{
border-color: #172538;
}
</style>