Shades of Tangaroa #182636
Tints of Tangaroa #182636
RGB
CMYK
RGB Variations
Color information
#182636 (or 0x182636) is known color: Tangaroa. HEX triplet: 18, 26 and 36. RGB value is (24,38,54). Sum of RGB (Red+Green+Blue) = 24+38+54=116 (15% of max value = 765). Red value is 24 (9.77% from 255 or 20.69% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 54 (21.48% from 255 or 46.55% from 116); Max value from RGB is 54 - color contains mainly: blue. Hex color #182636 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #182636 is #E7D9C9. Grayscale: #232323. Windows color (decimal): -15194570 or 3548696. OLE color: 3548696.
HSL color Cylindrical-coordinate representation of color #182636: hue angle of 212º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #182636 is Cyan = 0.56, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 24 | 38 | 54 | - |
| CMYK | 0.56 | 0.30 | 0 | 0.79 |
| HSL | 212º | 0.38% | 0.15% | - |
| HSV(B) | 212º | 0.56% | 0.21% | - |
| XYZ | 1.74 | 1.85 | 3.76 | - |
| YUV | 35.64 | 138.36 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 38 | 54 | 0.56 | 0.30 | 0 | 0.79 | 212 | 0.38 | 0.15 |
| Hex | 18 | 26 | 36 | 38 | 1E | 0 | 4F | D4 | 26 | F |
| Octal | 30 | 46 | 66 | 70 | 36 | 0 | 117 | 324 | 46 | 17 |
| Binary | 11000 | 100110 | 110110 | 111000 | 11110 | 0 | 1001111 | 11010100 | 100110 | 1111 |
Color Harmonies of #182636
Complementary color
Monochromatic Colors of #182636
Black with #182636
Text Example
Text Example
White with #182636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #182636; }
p { color: rgb(24,38,54); }
H1.HeaderClassName
{
color: #182636;
}
.AnyTagClassName
{
color: #182636;
}
</style>
background-color css
<style>
a { background-color: #182636; }
a { background-color: rgb(24,38,54); }
div.DivClassName
{
background-color: #182636;
}
.BgClassName
{
background-color: #182636;
}
</style>
border-color css
<style>
span { border-color: #182636; }
span { border-color: rgb(24,38,54); }
td.TdClassName
{
border-color: #182636;
}
.TagClassName
{
border-color: #182636;
}
</style>