Shades of Pohutukawa #650722
Tints of Pohutukawa #650722
RGB
CMYK
RGB Variations
Color information
#650722 (or 0x650722) is known color: Pohutukawa. HEX triplet: 65, 07 and 22. RGB value is (101,7,34). Sum of RGB (Red+Green+Blue) = 101+7+34=142 (18% of max value = 765). Red value is 101 (39.84% from 255 or 71.13% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 34 (13.67% from 255 or 23.94% from 142); Max value from RGB is 101 - color contains mainly: red. Hex color #650722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650722 is #9AF8DD. Grayscale: #262626. Windows color (decimal): -10156254 or 2230117. OLE color: 2230117.
HSL color Cylindrical-coordinate representation of color #650722: hue angle of 342.77º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #650722 is Cyan = 0, Magento = 0.93, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 34 | - |
| CMYK | 0 | 0.93 | 0.66 | 0.60 |
| HSL | 342.77º | 0.87% | 0.21% | - |
| HSV(B) | 342.77º | 0.93% | 0.4% | - |
| XYZ | 5.73 | 3.03 | 1.8 | - |
| YUV | 38.18 | 125.64 | 172.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 34 | 0 | 0.93 | 0.66 | 0.60 | 342.77 | 0.87 | 0.21 |
| Hex | 65 | 7 | 22 | 0 | 5D | 42 | 3C | 157 | 57 | 15 |
| Octal | 145 | 7 | 42 | 0 | 135 | 102 | 74 | 527 | 127 | 25 |
| Binary | 1100101 | 111 | 100010 | 0 | 1011101 | 1000010 | 111100 | 101010111 | 1010111 | 10101 |
Color Harmonies of #650722
Complementary color
Monochromatic Colors of #650722
Black with #650722
Text Example
Text Example
White with #650722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650722; }
p { color: rgb(101,7,34); }
H1.HeaderClassName
{
color: #650722;
}
.AnyTagClassName
{
color: #650722;
}
</style>
background-color css
<style>
a { background-color: #650722; }
a { background-color: rgb(101,7,34); }
div.DivClassName
{
background-color: #650722;
}
.BgClassName
{
background-color: #650722;
}
</style>
border-color css
<style>
span { border-color: #650722; }
span { border-color: rgb(101,7,34); }
td.TdClassName
{
border-color: #650722;
}
.TagClassName
{
border-color: #650722;
}
</style>