Shades of Pohutukawa #671620
Tints of Pohutukawa #671620
RGB
CMYK
RGB Variations
Color information
#671620 (or 0x671620) is known color: Pohutukawa. HEX triplet: 67, 16 and 20. RGB value is (103,22,32). Sum of RGB (Red+Green+Blue) = 103+22+32=157 (20% of max value = 765). Red value is 103 (40.62% from 255 or 65.61% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 103 - color contains mainly: red. Hex color #671620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671620 is #98E9DF. Grayscale: #2F2F2F. Windows color (decimal): -10021344 or 2102887. OLE color: 2102887.
HSL color Cylindrical-coordinate representation of color #671620: hue angle of 352.59º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671620 is Cyan = 0, Magento = 0.79, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 32 | - |
| CMYK | 0 | 0.79 | 0.69 | 0.60 |
| HSL | 352.59º | 0.65% | 0.25% | - |
| HSV(B) | 352.59º | 0.79% | 0.4% | - |
| XYZ | 6.14 | 3.56 | 1.73 | - |
| YUV | 47.36 | 119.34 | 167.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 32 | 0 | 0.79 | 0.69 | 0.60 | 352.59 | 0.65 | 0.25 |
| Hex | 67 | 16 | 20 | 0 | 4F | 45 | 3C | 161 | 41 | 19 |
| Octal | 147 | 26 | 40 | 0 | 117 | 105 | 74 | 541 | 101 | 31 |
| Binary | 1100111 | 10110 | 100000 | 0 | 1001111 | 1000101 | 111100 | 101100001 | 1000001 | 11001 |
Color Harmonies of #671620
Complementary color
Monochromatic Colors of #671620
Black with #671620
Text Example
Text Example
White with #671620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671620; }
p { color: rgb(103,22,32); }
H1.HeaderClassName
{
color: #671620;
}
.AnyTagClassName
{
color: #671620;
}
</style>
background-color css
<style>
a { background-color: #671620; }
a { background-color: rgb(103,22,32); }
div.DivClassName
{
background-color: #671620;
}
.BgClassName
{
background-color: #671620;
}
</style>
border-color css
<style>
span { border-color: #671620; }
span { border-color: rgb(103,22,32); }
td.TdClassName
{
border-color: #671620;
}
.TagClassName
{
border-color: #671620;
}
</style>