Shades of Pohutukawa #671324
Tints of Pohutukawa #671324
RGB
CMYK
RGB Variations
Color information
#671324 (or 0x671324) is known color: Pohutukawa. HEX triplet: 67, 13 and 24. RGB value is (103,19,36). Sum of RGB (Red+Green+Blue) = 103+19+36=158 (20% of max value = 765). Red value is 103 (40.62% from 255 or 65.19% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 103 - color contains mainly: red. Hex color #671324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671324 is #98ECDB. Grayscale: #2E2E2E. Windows color (decimal): -10022108 or 2364263. OLE color: 2364263.
HSL color Cylindrical-coordinate representation of color #671324: hue angle of 347.86º 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 #671324 is Cyan = 0, Magento = 0.82, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 36 | - |
| CMYK | 0 | 0.82 | 0.65 | 0.60 |
| HSL | 347.86º | 0.69% | 0.24% | - |
| HSV(B) | 347.86º | 0.82% | 0.4% | - |
| XYZ | 6.14 | 3.48 | 2.02 | - |
| YUV | 46.05 | 122.33 | 168.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 36 | 0 | 0.82 | 0.65 | 0.60 | 347.86 | 0.69 | 0.24 |
| Hex | 67 | 13 | 24 | 0 | 52 | 41 | 3C | 15C | 45 | 18 |
| Octal | 147 | 23 | 44 | 0 | 122 | 101 | 74 | 534 | 105 | 30 |
| Binary | 1100111 | 10011 | 100100 | 0 | 1010010 | 1000001 | 111100 | 101011100 | 1000101 | 11000 |
Color Harmonies of #671324
Complementary color
Monochromatic Colors of #671324
Black with #671324
Text Example
Text Example
White with #671324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671324; }
p { color: rgb(103,19,36); }
H1.HeaderClassName
{
color: #671324;
}
.AnyTagClassName
{
color: #671324;
}
</style>
background-color css
<style>
a { background-color: #671324; }
a { background-color: rgb(103,19,36); }
div.DivClassName
{
background-color: #671324;
}
.BgClassName
{
background-color: #671324;
}
</style>
border-color css
<style>
span { border-color: #671324; }
span { border-color: rgb(103,19,36); }
td.TdClassName
{
border-color: #671324;
}
.TagClassName
{
border-color: #671324;
}
</style>