Shades of Tangaroa #152435
Tints of Tangaroa #152435
RGB
CMYK
RGB Variations
Color information
#152435 (or 0x152435) is known color: Tangaroa. HEX triplet: 15, 24 and 35. RGB value is (21,36,53). Sum of RGB (Red+Green+Blue) = 21+36+53=110 (14% of max value = 765). Red value is 21 (8.59% from 255 or 19.09% from 110); Green value is 36 (14.45% from 255 or 32.73% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 53 - color contains mainly: blue. Hex color #152435 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152435 is #EADBCA. Grayscale: #212121. Windows color (decimal): -15391691 or 3482645. OLE color: 3482645.
HSL color Cylindrical-coordinate representation of color #152435: hue angle of 211.88º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #152435 is Cyan = 0.60, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 21 | 36 | 53 | - |
| CMYK | 0.60 | 0.32 | 0 | 0.79 |
| HSL | 211.88º | 0.43% | 0.15% | - |
| HSV(B) | 211.88º | 0.6% | 0.21% | - |
| XYZ | 1.58 | 1.68 | 3.61 | - |
| YUV | 33.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 36 | 53 | 0.60 | 0.32 | 0 | 0.79 | 211.88 | 0.43 | 0.15 |
| Hex | 15 | 24 | 35 | 3C | 20 | 0 | 4F | D4 | 2B | F |
| Octal | 25 | 44 | 65 | 74 | 40 | 0 | 117 | 324 | 53 | 17 |
| Binary | 10101 | 100100 | 110101 | 111100 | 100000 | 0 | 1001111 | 11010100 | 101011 | 1111 |
Color Harmonies of #152435
Complementary color
Monochromatic Colors of #152435
Black with #152435
Text Example
Text Example
White with #152435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152435; }
p { color: rgb(21,36,53); }
H1.HeaderClassName
{
color: #152435;
}
.AnyTagClassName
{
color: #152435;
}
</style>
background-color css
<style>
a { background-color: #152435; }
a { background-color: rgb(21,36,53); }
div.DivClassName
{
background-color: #152435;
}
.BgClassName
{
background-color: #152435;
}
</style>
border-color css
<style>
span { border-color: #152435; }
span { border-color: rgb(21,36,53); }
td.TdClassName
{
border-color: #152435;
}
.TagClassName
{
border-color: #152435;
}
</style>