Shades of Tangaroa #182738
Tints of Tangaroa #182738
RGB
CMYK
RGB Variations
Color information
#182738 (or 0x182738) is known color: Tangaroa. HEX triplet: 18, 27 and 38. RGB value is (24,39,56). Sum of RGB (Red+Green+Blue) = 24+39+56=119 (15% of max value = 765). Red value is 24 (9.77% from 255 or 20.17% from 119); Green value is 39 (15.62% from 255 or 32.77% from 119); Blue value is 56 (22.27% from 255 or 47.06% from 119); Max value from RGB is 56 - color contains mainly: blue. Hex color #182738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #182738 is #E7D8C7. Grayscale: #242424. Windows color (decimal): -15194312 or 3680024. OLE color: 3680024.
HSL color Cylindrical-coordinate representation of color #182738: hue angle of 211.88º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #182738 is Cyan = 0.57, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 24 | 39 | 56 | - |
| CMYK | 0.57 | 0.30 | 0 | 0.78 |
| HSL | 211.88º | 0.4% | 0.16% | - |
| HSV(B) | 211.88º | 0.57% | 0.22% | - |
| XYZ | 1.82 | 1.93 | 4.02 | - |
| YUV | 36.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 39 | 56 | 0.57 | 0.30 | 0 | 0.78 | 211.88 | 0.4 | 0.16 |
| Hex | 18 | 27 | 38 | 39 | 1E | 0 | 4E | D4 | 28 | 10 |
| Octal | 30 | 47 | 70 | 71 | 36 | 0 | 116 | 324 | 50 | 20 |
| Binary | 11000 | 100111 | 111000 | 111001 | 11110 | 0 | 1001110 | 11010100 | 101000 | 10000 |
Color Harmonies of #182738
Complementary color
Monochromatic Colors of #182738
Black with #182738
Text Example
Text Example
White with #182738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #182738; }
p { color: rgb(24,39,56); }
H1.HeaderClassName
{
color: #182738;
}
.AnyTagClassName
{
color: #182738;
}
</style>
background-color css
<style>
a { background-color: #182738; }
a { background-color: rgb(24,39,56); }
div.DivClassName
{
background-color: #182738;
}
.BgClassName
{
background-color: #182738;
}
</style>
border-color css
<style>
span { border-color: #182738; }
span { border-color: rgb(24,39,56); }
td.TdClassName
{
border-color: #182738;
}
.TagClassName
{
border-color: #182738;
}
</style>