Shades of Pohutukawa #650726
Tints of Pohutukawa #650726
RGB
CMYK
RGB Variations
Color information
#650726 (or 0x650726) is known color: Pohutukawa. HEX triplet: 65, 07 and 26. RGB value is (101,7,38). Sum of RGB (Red+Green+Blue) = 101+7+38=146 (19% of max value = 765). Red value is 101 (39.84% from 255 or 69.18% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 38 (15.23% from 255 or 26.03% from 146); Max value from RGB is 101 - color contains mainly: red. Hex color #650726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650726 is #9AF8D9. Grayscale: #262626. Windows color (decimal): -10156250 or 2492261. OLE color: 2492261.
HSL color Cylindrical-coordinate representation of color #650726: hue angle of 340.21º 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 #650726 is Cyan = 0, Magento = 0.93, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 38 | - |
| CMYK | 0 | 0.93 | 0.62 | 0.60 |
| HSL | 340.21º | 0.87% | 0.21% | - |
| HSV(B) | 340.21º | 0.93% | 0.4% | - |
| XYZ | 5.79 | 3.06 | 2.12 | - |
| YUV | 38.64 | 127.64 | 172.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 38 | 0 | 0.93 | 0.62 | 0.60 | 340.21 | 0.87 | 0.21 |
| Hex | 65 | 7 | 26 | 0 | 5D | 3E | 3C | 154 | 57 | 15 |
| Octal | 145 | 7 | 46 | 0 | 135 | 76 | 74 | 524 | 127 | 25 |
| Binary | 1100101 | 111 | 100110 | 0 | 1011101 | 111110 | 111100 | 101010100 | 1010111 | 10101 |
Color Harmonies of #650726
Complementary color
Monochromatic Colors of #650726
Black with #650726
Text Example
Text Example
White with #650726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650726; }
p { color: rgb(101,7,38); }
H1.HeaderClassName
{
color: #650726;
}
.AnyTagClassName
{
color: #650726;
}
</style>
background-color css
<style>
a { background-color: #650726; }
a { background-color: rgb(101,7,38); }
div.DivClassName
{
background-color: #650726;
}
.BgClassName
{
background-color: #650726;
}
</style>
border-color css
<style>
span { border-color: #650726; }
span { border-color: rgb(101,7,38); }
td.TdClassName
{
border-color: #650726;
}
.TagClassName
{
border-color: #650726;
}
</style>