Shades of Pohutukawa #671329
Tints of Pohutukawa #671329
RGB
CMYK
RGB Variations
Color information
#671329 (or 0x671329) is known color: Pohutukawa. HEX triplet: 67, 13 and 29. RGB value is (103,19,41). Sum of RGB (Red+Green+Blue) = 103+19+41=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 19 (7.81% from 255 or 11.66% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #671329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671329 is #98ECD6. Grayscale: #2E2E2E. Windows color (decimal): -10022103 or 2691943. OLE color: 2691943.
HSL color Cylindrical-coordinate representation of color #671329: hue angle of 344.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671329 is Cyan = 0, Magento = 0.82, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 41 | - |
| CMYK | 0 | 0.82 | 0.60 | 0.60 |
| HSL | 344.29º | 0.69% | 0.24% | - |
| HSV(B) | 344.29º | 0.82% | 0.4% | - |
| XYZ | 6.23 | 3.51 | 2.45 | - |
| YUV | 46.62 | 124.83 | 168.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 41 | 0 | 0.82 | 0.60 | 0.60 | 344.29 | 0.69 | 0.24 |
| Hex | 67 | 13 | 29 | 0 | 52 | 3C | 3C | 158 | 45 | 18 |
| Octal | 147 | 23 | 51 | 0 | 122 | 74 | 74 | 530 | 105 | 30 |
| Binary | 1100111 | 10011 | 101001 | 0 | 1010010 | 111100 | 111100 | 101011000 | 1000101 | 11000 |
Color Harmonies of #671329
Complementary color
Monochromatic Colors of #671329
Black with #671329
Text Example
Text Example
White with #671329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671329; }
p { color: rgb(103,19,41); }
H1.HeaderClassName
{
color: #671329;
}
.AnyTagClassName
{
color: #671329;
}
</style>
background-color css
<style>
a { background-color: #671329; }
a { background-color: rgb(103,19,41); }
div.DivClassName
{
background-color: #671329;
}
.BgClassName
{
background-color: #671329;
}
</style>
border-color css
<style>
span { border-color: #671329; }
span { border-color: rgb(103,19,41); }
td.TdClassName
{
border-color: #671329;
}
.TagClassName
{
border-color: #671329;
}
</style>