Shades of Tangaroa #152436
Tints of Tangaroa #152436
RGB
CMYK
RGB Variations
Color information
#152436 (or 0x152436) is known color: Tangaroa. HEX triplet: 15, 24 and 36. RGB value is (21,36,54). Sum of RGB (Red+Green+Blue) = 21+36+54=111 (14% of max value = 765). Red value is 21 (8.59% from 255 or 18.92% from 111); Green value is 36 (14.45% from 255 or 32.43% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: blue. Hex color #152436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152436 is #EADBC9. Grayscale: #212121. Windows color (decimal): -15391690 or 3548181. OLE color: 3548181.
HSL color Cylindrical-coordinate representation of color #152436: hue angle of 212.73º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #152436 is Cyan = 0.61, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 21 | 36 | 54 | - |
| CMYK | 0.61 | 0.33 | 0 | 0.79 |
| HSL | 212.73º | 0.44% | 0.15% | - |
| HSV(B) | 212.73º | 0.61% | 0.21% | - |
| XYZ | 1.61 | 1.69 | 3.73 | - |
| YUV | 33.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 36 | 54 | 0.61 | 0.33 | 0 | 0.79 | 212.73 | 0.44 | 0.15 |
| Hex | 15 | 24 | 36 | 3D | 21 | 0 | 4F | D5 | 2C | F |
| Octal | 25 | 44 | 66 | 75 | 41 | 0 | 117 | 325 | 54 | 17 |
| Binary | 10101 | 100100 | 110110 | 111101 | 100001 | 0 | 1001111 | 11010101 | 101100 | 1111 |
Color Harmonies of #152436
Complementary color
Monochromatic Colors of #152436
Black with #152436
Text Example
Text Example
White with #152436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152436; }
p { color: rgb(21,36,54); }
H1.HeaderClassName
{
color: #152436;
}
.AnyTagClassName
{
color: #152436;
}
</style>
background-color css
<style>
a { background-color: #152436; }
a { background-color: rgb(21,36,54); }
div.DivClassName
{
background-color: #152436;
}
.BgClassName
{
background-color: #152436;
}
</style>
border-color css
<style>
span { border-color: #152436; }
span { border-color: rgb(21,36,54); }
td.TdClassName
{
border-color: #152436;
}
.TagClassName
{
border-color: #152436;
}
</style>