Shades of Tangaroa #152538
Tints of Tangaroa #152538
RGB
CMYK
RGB Variations
Color information
#152538 (or 0x152538) is known color: Tangaroa. HEX triplet: 15, 25 and 38. RGB value is (21,37,56). Sum of RGB (Red+Green+Blue) = 21+37+56=114 (15% of max value = 765). Red value is 21 (8.59% from 255 or 18.42% from 114); Green value is 37 (14.84% from 255 or 32.46% from 114); Blue value is 56 (22.27% from 255 or 49.12% from 114); Max value from RGB is 56 - color contains mainly: blue. Hex color #152538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152538 is #EADAC7. Grayscale: #222222. Windows color (decimal): -15391432 or 3679509. OLE color: 3679509.
HSL color Cylindrical-coordinate representation of color #152538: hue angle of 212.57º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #152538 is Cyan = 0.63, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 37 | 56 | - |
| CMYK | 0.63 | 0.34 | 0 | 0.78 |
| HSL | 212.57º | 0.45% | 0.15% | - |
| HSV(B) | 212.57º | 0.63% | 0.22% | - |
| XYZ | 1.68 | 1.77 | 3.99 | - |
| YUV | 34.38 | 140.2 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 37 | 56 | 0.63 | 0.34 | 0 | 0.78 | 212.57 | 0.45 | 0.15 |
| Hex | 15 | 25 | 38 | 3F | 22 | 0 | 4E | D5 | 2D | F |
| Octal | 25 | 45 | 70 | 77 | 42 | 0 | 116 | 325 | 55 | 17 |
| Binary | 10101 | 100101 | 111000 | 111111 | 100010 | 0 | 1001110 | 11010101 | 101101 | 1111 |
Color Harmonies of #152538
Complementary color
Monochromatic Colors of #152538
Black with #152538
Text Example
Text Example
White with #152538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152538; }
p { color: rgb(21,37,56); }
H1.HeaderClassName
{
color: #152538;
}
.AnyTagClassName
{
color: #152538;
}
</style>
background-color css
<style>
a { background-color: #152538; }
a { background-color: rgb(21,37,56); }
div.DivClassName
{
background-color: #152538;
}
.BgClassName
{
background-color: #152538;
}
</style>
border-color css
<style>
span { border-color: #152538; }
span { border-color: rgb(21,37,56); }
td.TdClassName
{
border-color: #152538;
}
.TagClassName
{
border-color: #152538;
}
</style>