Shades of Pohutukawa #650716
Tints of Pohutukawa #650716
RGB
CMYK
RGB Variations
Color information
#650716 (or 0x650716) is known color: Pohutukawa. HEX triplet: 65, 07 and 16. RGB value is (101,7,22). Sum of RGB (Red+Green+Blue) = 101+7+22=130 (17% of max value = 765). Red value is 101 (39.84% from 255 or 77.69% from 130); Green value is 7 (3.12% from 255 or 5.38% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 101 - color contains mainly: red. Hex color #650716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #650716 is #9AF8E9. Grayscale: #242424. Windows color (decimal): -10156266 or 1443685. OLE color: 1443685.
HSL color Cylindrical-coordinate representation of color #650716: hue angle of 350.43º 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 #650716 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 22 | - |
| CMYK | 0 | 0.93 | 0.78 | 0.60 |
| HSL | 350.43º | 0.87% | 0.21% | - |
| HSV(B) | 350.43º | 0.93% | 0.4% | - |
| XYZ | 5.59 | 2.98 | 1.04 | - |
| YUV | 36.82 | 119.64 | 173.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 22 | 0 | 0.93 | 0.78 | 0.60 | 350.43 | 0.87 | 0.21 |
| Hex | 65 | 7 | 16 | 0 | 5D | 4E | 3C | 15E | 57 | 15 |
| Octal | 145 | 7 | 26 | 0 | 135 | 116 | 74 | 536 | 127 | 25 |
| Binary | 1100101 | 111 | 10110 | 0 | 1011101 | 1001110 | 111100 | 101011110 | 1010111 | 10101 |
Color Harmonies of #650716
Complementary color
Monochromatic Colors of #650716
Black with #650716
Text Example
Text Example
White with #650716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650716; }
p { color: rgb(101,7,22); }
H1.HeaderClassName
{
color: #650716;
}
.AnyTagClassName
{
color: #650716;
}
</style>
background-color css
<style>
a { background-color: #650716; }
a { background-color: rgb(101,7,22); }
div.DivClassName
{
background-color: #650716;
}
.BgClassName
{
background-color: #650716;
}
</style>
border-color css
<style>
span { border-color: #650716; }
span { border-color: rgb(101,7,22); }
td.TdClassName
{
border-color: #650716;
}
.TagClassName
{
border-color: #650716;
}
</style>