Shades of Pohutukawa #650718
Tints of Pohutukawa #650718
RGB
CMYK
RGB Variations
Color information
#650718 (or 0x650718) is known color: Pohutukawa. HEX triplet: 65, 07 and 18. RGB value is (101,7,24). Sum of RGB (Red+Green+Blue) = 101+7+24=132 (17% of max value = 765). Red value is 101 (39.84% from 255 or 76.52% from 132); Green value is 7 (3.12% from 255 or 5.30% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 101 - color contains mainly: red. Hex color #650718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #650718 is #9AF8E7. Grayscale: #252525. Windows color (decimal): -10156264 or 1574757. OLE color: 1574757.
HSL color Cylindrical-coordinate representation of color #650718: hue angle of 349.15º 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 #650718 is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 7 | 24 | - |
| CMYK | 0 | 0.93 | 0.76 | 0.60 |
| HSL | 349.15º | 0.87% | 0.21% | - |
| HSV(B) | 349.15º | 0.93% | 0.4% | - |
| XYZ | 5.61 | 2.98 | 1.14 | - |
| YUV | 37.04 | 120.64 | 173.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 7 | 24 | 0 | 0.93 | 0.76 | 0.60 | 349.15 | 0.87 | 0.21 |
| Hex | 65 | 7 | 18 | 0 | 5D | 4C | 3C | 15D | 57 | 15 |
| Octal | 145 | 7 | 30 | 0 | 135 | 114 | 74 | 535 | 127 | 25 |
| Binary | 1100101 | 111 | 11000 | 0 | 1011101 | 1001100 | 111100 | 101011101 | 1010111 | 10101 |
Color Harmonies of #650718
Complementary color
Monochromatic Colors of #650718
Black with #650718
Text Example
Text Example
White with #650718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650718; }
p { color: rgb(101,7,24); }
H1.HeaderClassName
{
color: #650718;
}
.AnyTagClassName
{
color: #650718;
}
</style>
background-color css
<style>
a { background-color: #650718; }
a { background-color: rgb(101,7,24); }
div.DivClassName
{
background-color: #650718;
}
.BgClassName
{
background-color: #650718;
}
</style>
border-color css
<style>
span { border-color: #650718; }
span { border-color: rgb(101,7,24); }
td.TdClassName
{
border-color: #650718;
}
.TagClassName
{
border-color: #650718;
}
</style>