Shades of Pohutukawa #671520
Tints of Pohutukawa #671520
RGB
CMYK
RGB Variations
Color information
#671520 (or 0x671520) is known color: Pohutukawa. HEX triplet: 67, 15 and 20. RGB value is (103,21,32). Sum of RGB (Red+Green+Blue) = 103+21+32=156 (20% of max value = 765). Red value is 103 (40.62% from 255 or 66.03% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 32 (12.89% from 255 or 20.51% from 156); Max value from RGB is 103 - color contains mainly: red. Hex color #671520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671520 is #98EADF. Grayscale: #2E2E2E. Windows color (decimal): -10021600 or 2102631. OLE color: 2102631.
HSL color Cylindrical-coordinate representation of color #671520: hue angle of 351.95º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671520 is Cyan = 0, Magento = 0.80, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 32 | - |
| CMYK | 0 | 0.80 | 0.69 | 0.60 |
| HSL | 351.95º | 0.66% | 0.24% | - |
| HSV(B) | 351.95º | 0.8% | 0.4% | - |
| XYZ | 6.12 | 3.52 | 1.72 | - |
| YUV | 46.77 | 119.67 | 168.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 32 | 0 | 0.80 | 0.69 | 0.60 | 351.95 | 0.66 | 0.24 |
| Hex | 67 | 15 | 20 | 0 | 50 | 45 | 3C | 160 | 42 | 18 |
| Octal | 147 | 25 | 40 | 0 | 120 | 105 | 74 | 540 | 102 | 30 |
| Binary | 1100111 | 10101 | 100000 | 0 | 1010000 | 1000101 | 111100 | 101100000 | 1000010 | 11000 |
Color Harmonies of #671520
Complementary color
Monochromatic Colors of #671520
Black with #671520
Text Example
Text Example
White with #671520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671520; }
p { color: rgb(103,21,32); }
H1.HeaderClassName
{
color: #671520;
}
.AnyTagClassName
{
color: #671520;
}
</style>
background-color css
<style>
a { background-color: #671520; }
a { background-color: rgb(103,21,32); }
div.DivClassName
{
background-color: #671520;
}
.BgClassName
{
background-color: #671520;
}
</style>
border-color css
<style>
span { border-color: #671520; }
span { border-color: rgb(103,21,32); }
td.TdClassName
{
border-color: #671520;
}
.TagClassName
{
border-color: #671520;
}
</style>