Shades of Tangaroa #152838
Tints of Tangaroa #152838
RGB
CMYK
RGB Variations
Color information
#152838 (or 0x152838) is known color: Tangaroa. HEX triplet: 15, 28 and 38. RGB value is (21,40,56). Sum of RGB (Red+Green+Blue) = 21+40+56=117 (15% of max value = 765). Red value is 21 (8.59% from 255 or 17.95% from 117); Green value is 40 (16.02% from 255 or 34.19% from 117); Blue value is 56 (22.27% from 255 or 47.86% from 117); Max value from RGB is 56 - color contains mainly: blue. Hex color #152838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #152838 is #EAD7C7. Grayscale: #242424. Windows color (decimal): -15390664 or 3680277. OLE color: 3680277.
HSL color Cylindrical-coordinate representation of color #152838: hue angle of 207.43º 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 #152838 is Cyan = 0.63, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 40 | 56 | - |
| CMYK | 0.63 | 0.29 | 0 | 0.78 |
| HSL | 207.43º | 0.45% | 0.15% | - |
| HSV(B) | 207.43º | 0.63% | 0.22% | - |
| XYZ | 1.78 | 1.96 | 4.03 | - |
| YUV | 36.14 | 139.21 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 40 | 56 | 0.63 | 0.29 | 0 | 0.78 | 207.43 | 0.45 | 0.15 |
| Hex | 15 | 28 | 38 | 3F | 1D | 0 | 4E | CF | 2D | F |
| Octal | 25 | 50 | 70 | 77 | 35 | 0 | 116 | 317 | 55 | 17 |
| Binary | 10101 | 101000 | 111000 | 111111 | 11101 | 0 | 1001110 | 11001111 | 101101 | 1111 |
Color Harmonies of #152838
Complementary color
Monochromatic Colors of #152838
Black with #152838
Text Example
Text Example
White with #152838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152838; }
p { color: rgb(21,40,56); }
H1.HeaderClassName
{
color: #152838;
}
.AnyTagClassName
{
color: #152838;
}
</style>
background-color css
<style>
a { background-color: #152838; }
a { background-color: rgb(21,40,56); }
div.DivClassName
{
background-color: #152838;
}
.BgClassName
{
background-color: #152838;
}
</style>
border-color css
<style>
span { border-color: #152838; }
span { border-color: rgb(21,40,56); }
td.TdClassName
{
border-color: #152838;
}
.TagClassName
{
border-color: #152838;
}
</style>