Shades of Pohutukawa #671824
Tints of Pohutukawa #671824
RGB
CMYK
RGB Variations
Color information
#671824 (or 0x671824) is known color: Pohutukawa. HEX triplet: 67, 18 and 24. RGB value is (103,24,36). Sum of RGB (Red+Green+Blue) = 103+24+36=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 36 (14.45% from 255 or 22.09% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #671824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671824 is #98E7DB. Grayscale: #313131. Windows color (decimal): -10020828 or 2365543. OLE color: 2365543.
HSL color Cylindrical-coordinate representation of color #671824: hue angle of 350.89º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671824 is Cyan = 0, Magento = 0.77, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 36 | - |
| CMYK | 0 | 0.77 | 0.65 | 0.60 |
| HSL | 350.89º | 0.62% | 0.25% | - |
| HSV(B) | 350.89º | 0.77% | 0.4% | - |
| XYZ | 6.24 | 3.66 | 2.05 | - |
| YUV | 48.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 36 | 0 | 0.77 | 0.65 | 0.60 | 350.89 | 0.62 | 0.25 |
| Hex | 67 | 18 | 24 | 0 | 4D | 41 | 3C | 15F | 3E | 19 |
| Octal | 147 | 30 | 44 | 0 | 115 | 101 | 74 | 537 | 76 | 31 |
| Binary | 1100111 | 11000 | 100100 | 0 | 1001101 | 1000001 | 111100 | 101011111 | 111110 | 11001 |
Color Harmonies of #671824
Complementary color
Monochromatic Colors of #671824
Black with #671824
Text Example
Text Example
White with #671824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671824; }
p { color: rgb(103,24,36); }
H1.HeaderClassName
{
color: #671824;
}
.AnyTagClassName
{
color: #671824;
}
</style>
background-color css
<style>
a { background-color: #671824; }
a { background-color: rgb(103,24,36); }
div.DivClassName
{
background-color: #671824;
}
.BgClassName
{
background-color: #671824;
}
</style>
border-color css
<style>
span { border-color: #671824; }
span { border-color: rgb(103,24,36); }
td.TdClassName
{
border-color: #671824;
}
.TagClassName
{
border-color: #671824;
}
</style>