Shades of Pohutukawa #671924
Tints of Pohutukawa #671924
RGB
CMYK
RGB Variations
Color information
#671924 (or 0x671924) is known color: Pohutukawa. HEX triplet: 67, 19 and 24. RGB value is (103,25,36). Sum of RGB (Red+Green+Blue) = 103+25+36=164 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.80% from 164); Green value is 25 (10.16% from 255 or 15.24% from 164); Blue value is 36 (14.45% from 255 or 21.95% from 164); Max value from RGB is 103 - color contains mainly: red. Hex color #671924 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671924 is #98E6DB. Grayscale: #313131. Windows color (decimal): -10020572 or 2365799. OLE color: 2365799.
HSL color Cylindrical-coordinate representation of color #671924: hue angle of 351.54º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #671924 is Cyan = 0, Magento = 0.76, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 25 | 36 | - |
| CMYK | 0 | 0.76 | 0.65 | 0.60 |
| HSL | 351.54º | 0.61% | 0.25% | - |
| HSV(B) | 351.54º | 0.76% | 0.4% | - |
| XYZ | 6.26 | 3.71 | 2.05 | - |
| YUV | 49.58 | 120.34 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 36 | 0 | 0.76 | 0.65 | 0.60 | 351.54 | 0.61 | 0.25 |
| Hex | 67 | 19 | 24 | 0 | 4C | 41 | 3C | 160 | 3D | 19 |
| Octal | 147 | 31 | 44 | 0 | 114 | 101 | 74 | 540 | 75 | 31 |
| Binary | 1100111 | 11001 | 100100 | 0 | 1001100 | 1000001 | 111100 | 101100000 | 111101 | 11001 |
Color Harmonies of #671924
Complementary color
Monochromatic Colors of #671924
Black with #671924
Text Example
Text Example
White with #671924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671924; }
p { color: rgb(103,25,36); }
H1.HeaderClassName
{
color: #671924;
}
.AnyTagClassName
{
color: #671924;
}
</style>
background-color css
<style>
a { background-color: #671924; }
a { background-color: rgb(103,25,36); }
div.DivClassName
{
background-color: #671924;
}
.BgClassName
{
background-color: #671924;
}
</style>
border-color css
<style>
span { border-color: #671924; }
span { border-color: rgb(103,25,36); }
td.TdClassName
{
border-color: #671924;
}
.TagClassName
{
border-color: #671924;
}
</style>