Shades of Tangaroa #152936
Tints of Tangaroa #152936
RGB
CMYK
RGB Variations
Color information
#152936 (or 0x152936) is known color: Tangaroa. HEX triplet: 15, 29 and 36. RGB value is (21,41,54). Sum of RGB (Red+Green+Blue) = 21+41+54=116 (15% of max value = 765). Red value is 21 (8.59% from 255 or 18.10% from 116); Green value is 41 (16.41% from 255 or 35.34% 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 #152936 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152936 is #EAD6C9. Grayscale: #242424. Windows color (decimal): -15390410 or 3549461. OLE color: 3549461.
HSL color Cylindrical-coordinate representation of color #152936: hue angle of 203.64º 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 #152936 is Cyan = 0.61, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 21 | 41 | 54 | - |
| CMYK | 0.61 | 0.24 | 0 | 0.79 |
| HSL | 203.64º | 0.44% | 0.15% | - |
| HSV(B) | 203.64º | 0.61% | 0.21% | - |
| XYZ | 1.77 | 2.01 | 3.79 | - |
| YUV | 36.5 | 137.87 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 41 | 54 | 0.61 | 0.24 | 0 | 0.79 | 203.64 | 0.44 | 0.15 |
| Hex | 15 | 29 | 36 | 3D | 18 | 0 | 4F | CC | 2C | F |
| Octal | 25 | 51 | 66 | 75 | 30 | 0 | 117 | 314 | 54 | 17 |
| Binary | 10101 | 101001 | 110110 | 111101 | 11000 | 0 | 1001111 | 11001100 | 101100 | 1111 |
Color Harmonies of #152936
Complementary color
Monochromatic Colors of #152936
Black with #152936
Text Example
Text Example
White with #152936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152936; }
p { color: rgb(21,41,54); }
H1.HeaderClassName
{
color: #152936;
}
.AnyTagClassName
{
color: #152936;
}
</style>
background-color css
<style>
a { background-color: #152936; }
a { background-color: rgb(21,41,54); }
div.DivClassName
{
background-color: #152936;
}
.BgClassName
{
background-color: #152936;
}
</style>
border-color css
<style>
span { border-color: #152936; }
span { border-color: rgb(21,41,54); }
td.TdClassName
{
border-color: #152936;
}
.TagClassName
{
border-color: #152936;
}
</style>