Shades of Pohutukawa #671920
Tints of Pohutukawa #671920
RGB
CMYK
RGB Variations
Color information
#671920 (or 0x671920) is known color: Pohutukawa. HEX triplet: 67, 19 and 20. RGB value is (103,25,32). Sum of RGB (Red+Green+Blue) = 103+25+32=160 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.38% from 160); Green value is 25 (10.16% from 255 or 15.62% from 160); Blue value is 32 (12.89% from 255 or 20% from 160); Max value from RGB is 103 - color contains mainly: red. Hex color #671920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671920 is #98E6DF. Grayscale: #313131. Windows color (decimal): -10020576 or 2103655. OLE color: 2103655.
HSL color Cylindrical-coordinate representation of color #671920: hue angle of 354.62º 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 #671920 is Cyan = 0, Magento = 0.76, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 25 | 32 | - |
| CMYK | 0 | 0.76 | 0.69 | 0.60 |
| HSL | 354.62º | 0.61% | 0.25% | - |
| HSV(B) | 354.62º | 0.76% | 0.4% | - |
| XYZ | 6.2 | 3.68 | 1.75 | - |
| YUV | 49.12 | 118.34 | 166.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 32 | 0 | 0.76 | 0.69 | 0.60 | 354.62 | 0.61 | 0.25 |
| Hex | 67 | 19 | 20 | 0 | 4C | 45 | 3C | 163 | 3D | 19 |
| Octal | 147 | 31 | 40 | 0 | 114 | 105 | 74 | 543 | 75 | 31 |
| Binary | 1100111 | 11001 | 100000 | 0 | 1001100 | 1000101 | 111100 | 101100011 | 111101 | 11001 |
Color Harmonies of #671920
Complementary color
Monochromatic Colors of #671920
Black with #671920
Text Example
Text Example
White with #671920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671920; }
p { color: rgb(103,25,32); }
H1.HeaderClassName
{
color: #671920;
}
.AnyTagClassName
{
color: #671920;
}
</style>
background-color css
<style>
a { background-color: #671920; }
a { background-color: rgb(103,25,32); }
div.DivClassName
{
background-color: #671920;
}
.BgClassName
{
background-color: #671920;
}
</style>
border-color css
<style>
span { border-color: #671920; }
span { border-color: rgb(103,25,32); }
td.TdClassName
{
border-color: #671920;
}
.TagClassName
{
border-color: #671920;
}
</style>