Shades of Tangaroa #152736
Tints of Tangaroa #152736
RGB
CMYK
RGB Variations
Color information
#152736 (or 0x152736) is known color: Tangaroa. HEX triplet: 15, 27 and 36. RGB value is (21,39,54). Sum of RGB (Red+Green+Blue) = 21+39+54=114 (15% of max value = 765). Red value is 21 (8.59% from 255 or 18.42% from 114); Green value is 39 (15.62% from 255 or 34.21% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 54 - color contains mainly: blue. Hex color #152736 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152736 is #EAD8C9. Grayscale: #232323. Windows color (decimal): -15390922 or 3548949. OLE color: 3548949.
HSL color Cylindrical-coordinate representation of color #152736: hue angle of 207.27º 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 #152736 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 21 | 39 | 54 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.79 |
| HSL | 207.27º | 0.44% | 0.15% | - |
| HSV(B) | 207.27º | 0.61% | 0.21% | - |
| XYZ | 1.7 | 1.88 | 3.76 | - |
| YUV | 35.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 39 | 54 | 0.61 | 0.28 | 0 | 0.79 | 207.27 | 0.44 | 0.15 |
| Hex | 15 | 27 | 36 | 3D | 1C | 0 | 4F | CF | 2C | F |
| Octal | 25 | 47 | 66 | 75 | 34 | 0 | 117 | 317 | 54 | 17 |
| Binary | 10101 | 100111 | 110110 | 111101 | 11100 | 0 | 1001111 | 11001111 | 101100 | 1111 |
Color Harmonies of #152736
Complementary color
Monochromatic Colors of #152736
Black with #152736
Text Example
Text Example
White with #152736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152736; }
p { color: rgb(21,39,54); }
H1.HeaderClassName
{
color: #152736;
}
.AnyTagClassName
{
color: #152736;
}
</style>
background-color css
<style>
a { background-color: #152736; }
a { background-color: rgb(21,39,54); }
div.DivClassName
{
background-color: #152736;
}
.BgClassName
{
background-color: #152736;
}
</style>
border-color css
<style>
span { border-color: #152736; }
span { border-color: rgb(21,39,54); }
td.TdClassName
{
border-color: #152736;
}
.TagClassName
{
border-color: #152736;
}
</style>