Shades of Tangaroa #112538
Tints of Tangaroa #112538
RGB
CMYK
RGB Variations
Color information
#112538 (or 0x112538) is known color: Tangaroa. HEX triplet: 11, 25 and 38. RGB value is (17,37,56). Sum of RGB (Red+Green+Blue) = 17+37+56=110 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.45% from 110); Green value is 37 (14.84% from 255 or 33.64% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #112538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #112538 is #EEDAC7. Grayscale: #212121. Windows color (decimal): -15653576 or 3679505. OLE color: 3679505.
HSL color Cylindrical-coordinate representation of color #112538: hue angle of 209.23º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #112538 is Cyan = 0.70, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 37 | 56 | - |
| CMYK | 0.70 | 0.34 | 0 | 0.78 |
| HSL | 209.23º | 0.53% | 0.14% | - |
| HSV(B) | 209.23º | 0.7% | 0.22% | - |
| XYZ | 1.61 | 1.73 | 3.99 | - |
| YUV | 33.19 | 140.87 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 37 | 56 | 0.70 | 0.34 | 0 | 0.78 | 209.23 | 0.53 | 0.14 |
| Hex | 11 | 25 | 38 | 46 | 22 | 0 | 4E | D1 | 35 | E |
| Octal | 21 | 45 | 70 | 106 | 42 | 0 | 116 | 321 | 65 | 16 |
| Binary | 10001 | 100101 | 111000 | 1000110 | 100010 | 0 | 1001110 | 11010001 | 110101 | 1110 |
Color Harmonies of #112538
Complementary color
Monochromatic Colors of #112538
Black with #112538
Text Example
Text Example
White with #112538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112538; }
p { color: rgb(17,37,56); }
H1.HeaderClassName
{
color: #112538;
}
.AnyTagClassName
{
color: #112538;
}
</style>
background-color css
<style>
a { background-color: #112538; }
a { background-color: rgb(17,37,56); }
div.DivClassName
{
background-color: #112538;
}
.BgClassName
{
background-color: #112538;
}
</style>
border-color css
<style>
span { border-color: #112538; }
span { border-color: rgb(17,37,56); }
td.TdClassName
{
border-color: #112538;
}
.TagClassName
{
border-color: #112538;
}
</style>