Shades of Pohutukawa #651622
Tints of Pohutukawa #651622
RGB
CMYK
RGB Variations
Color information
#651622 (or 0x651622) is known color: Pohutukawa. HEX triplet: 65, 16 and 22. RGB value is (101,22,34). Sum of RGB (Red+Green+Blue) = 101+22+34=157 (20% of max value = 765). Red value is 101 (39.84% from 255 or 64.33% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 34 (13.67% from 255 or 21.66% from 157); Max value from RGB is 101 - color contains mainly: red. Hex color #651622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651622 is #9AE9DD. Grayscale: #2F2F2F. Windows color (decimal): -10152414 or 2233957. OLE color: 2233957.
HSL color Cylindrical-coordinate representation of color #651622: hue angle of 350.89º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #651622 is Cyan = 0, Magento = 0.78, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 22 | 34 | - |
| CMYK | 0 | 0.78 | 0.66 | 0.60 |
| HSL | 350.89º | 0.64% | 0.24% | - |
| HSV(B) | 350.89º | 0.78% | 0.4% | - |
| XYZ | 5.94 | 3.46 | 1.87 | - |
| YUV | 46.99 | 120.67 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 22 | 34 | 0 | 0.78 | 0.66 | 0.60 | 350.89 | 0.64 | 0.24 |
| Hex | 65 | 16 | 22 | 0 | 4E | 42 | 3C | 15F | 40 | 18 |
| Octal | 145 | 26 | 42 | 0 | 116 | 102 | 74 | 537 | 100 | 30 |
| Binary | 1100101 | 10110 | 100010 | 0 | 1001110 | 1000010 | 111100 | 101011111 | 1000000 | 11000 |
Color Harmonies of #651622
Complementary color
Monochromatic Colors of #651622
Black with #651622
Text Example
Text Example
White with #651622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651622; }
p { color: rgb(101,22,34); }
H1.HeaderClassName
{
color: #651622;
}
.AnyTagClassName
{
color: #651622;
}
</style>
background-color css
<style>
a { background-color: #651622; }
a { background-color: rgb(101,22,34); }
div.DivClassName
{
background-color: #651622;
}
.BgClassName
{
background-color: #651622;
}
</style>
border-color css
<style>
span { border-color: #651622; }
span { border-color: rgb(101,22,34); }
td.TdClassName
{
border-color: #651622;
}
.TagClassName
{
border-color: #651622;
}
</style>