Shades of Pohutukawa #641622
Tints of Pohutukawa #641622
RGB
CMYK
RGB Variations
Color information
#641622 (or 0x641622) is known color: Pohutukawa. HEX triplet: 64, 16 and 22. RGB value is (100,22,34). Sum of RGB (Red+Green+Blue) = 100+22+34=156 (20% of max value = 765). Red value is 100 (39.45% from 255 or 64.10% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 34 (13.67% from 255 or 21.79% from 156); Max value from RGB is 100 - color contains mainly: red. Hex color #641622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641622 is #9BE9DD. Grayscale: #2E2E2E. Windows color (decimal): -10217950 or 2233956. OLE color: 2233956.
HSL color Cylindrical-coordinate representation of color #641622: hue angle of 350.77º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #641622 is Cyan = 0, Magento = 0.78, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 34 | - |
| CMYK | 0 | 0.78 | 0.66 | 0.61 |
| HSL | 350.77º | 0.64% | 0.24% | - |
| HSV(B) | 350.77º | 0.78% | 0.39% | - |
| XYZ | 5.83 | 3.4 | 1.86 | - |
| YUV | 46.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 34 | 0 | 0.78 | 0.66 | 0.61 | 350.77 | 0.64 | 0.24 |
| Hex | 64 | 16 | 22 | 0 | 4E | 42 | 3D | 15F | 40 | 18 |
| Octal | 144 | 26 | 42 | 0 | 116 | 102 | 75 | 537 | 100 | 30 |
| Binary | 1100100 | 10110 | 100010 | 0 | 1001110 | 1000010 | 111101 | 101011111 | 1000000 | 11000 |
Color Harmonies of #641622
Complementary color
Monochromatic Colors of #641622
Black with #641622
Text Example
Text Example
White with #641622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641622; }
p { color: rgb(100,22,34); }
H1.HeaderClassName
{
color: #641622;
}
.AnyTagClassName
{
color: #641622;
}
</style>
background-color css
<style>
a { background-color: #641622; }
a { background-color: rgb(100,22,34); }
div.DivClassName
{
background-color: #641622;
}
.BgClassName
{
background-color: #641622;
}
</style>
border-color css
<style>
span { border-color: #641622; }
span { border-color: rgb(100,22,34); }
td.TdClassName
{
border-color: #641622;
}
.TagClassName
{
border-color: #641622;
}
</style>