Shades of Pohutukawa #671622
Tints of Pohutukawa #671622
RGB
CMYK
RGB Variations
Color information
#671622 (or 0x671622) is known color: Pohutukawa. HEX triplet: 67, 16 and 22. RGB value is (103,22,34). Sum of RGB (Red+Green+Blue) = 103+22+34=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 34 (13.67% from 255 or 21.38% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #671622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671622 is #98E9DD. Grayscale: #2F2F2F. Windows color (decimal): -10021342 or 2233959. OLE color: 2233959.
HSL color Cylindrical-coordinate representation of color #671622: hue angle of 351.11º 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 #671622 is Cyan = 0, Magento = 0.79, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 34 | - |
| CMYK | 0 | 0.79 | 0.67 | 0.60 |
| HSL | 351.11º | 0.65% | 0.25% | - |
| HSV(B) | 351.11º | 0.79% | 0.4% | - |
| XYZ | 6.17 | 3.57 | 1.88 | - |
| YUV | 47.59 | 120.34 | 167.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 34 | 0 | 0.79 | 0.67 | 0.60 | 351.11 | 0.65 | 0.25 |
| Hex | 67 | 16 | 22 | 0 | 4F | 43 | 3C | 15F | 41 | 19 |
| Octal | 147 | 26 | 42 | 0 | 117 | 103 | 74 | 537 | 101 | 31 |
| Binary | 1100111 | 10110 | 100010 | 0 | 1001111 | 1000011 | 111100 | 101011111 | 1000001 | 11001 |
Color Harmonies of #671622
Complementary color
Monochromatic Colors of #671622
Black with #671622
Text Example
Text Example
White with #671622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671622; }
p { color: rgb(103,22,34); }
H1.HeaderClassName
{
color: #671622;
}
.AnyTagClassName
{
color: #671622;
}
</style>
background-color css
<style>
a { background-color: #671622; }
a { background-color: rgb(103,22,34); }
div.DivClassName
{
background-color: #671622;
}
.BgClassName
{
background-color: #671622;
}
</style>
border-color css
<style>
span { border-color: #671622; }
span { border-color: rgb(103,22,34); }
td.TdClassName
{
border-color: #671622;
}
.TagClassName
{
border-color: #671622;
}
</style>