Shades of Pohutukawa #650610
Tints of Pohutukawa #650610
RGB
CMYK
RGB Variations
Color information
#650610 (or 0x650610) is known color: Pohutukawa. HEX triplet: 65, 06 and 10. RGB value is (101,6,16). Sum of RGB (Red+Green+Blue) = 101+6+16=123 (16% of max value = 765). Red value is 101 (39.84% from 255 or 82.11% from 123); Green value is 6 (2.73% from 255 or 4.88% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 101 - color contains mainly: red. Hex color #650610 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #650610 is #9AF9EF. Grayscale: #232323. Windows color (decimal): -10156528 or 1050213. OLE color: 1050213.
HSL color Cylindrical-coordinate representation of color #650610: hue angle of 353.68º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #650610 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 6 | 16 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.60 |
| HSL | 353.68º | 0.89% | 0.21% | - |
| HSV(B) | 353.68º | 0.94% | 0.4% | - |
| XYZ | 5.53 | 2.93 | 0.77 | - |
| YUV | 35.55 | 116.97 | 174.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 6 | 16 | 0 | 0.94 | 0.84 | 0.60 | 353.68 | 0.89 | 0.21 |
| Hex | 65 | 6 | 10 | 0 | 5E | 54 | 3C | 162 | 59 | 15 |
| Octal | 145 | 6 | 20 | 0 | 136 | 124 | 74 | 542 | 131 | 25 |
| Binary | 1100101 | 110 | 10000 | 0 | 1011110 | 1010100 | 111100 | 101100010 | 1011001 | 10101 |
Color Harmonies of #650610
Complementary color
Monochromatic Colors of #650610
Black with #650610
Text Example
Text Example
White with #650610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650610; }
p { color: rgb(101,6,16); }
H1.HeaderClassName
{
color: #650610;
}
.AnyTagClassName
{
color: #650610;
}
</style>
background-color css
<style>
a { background-color: #650610; }
a { background-color: rgb(101,6,16); }
div.DivClassName
{
background-color: #650610;
}
.BgClassName
{
background-color: #650610;
}
</style>
border-color css
<style>
span { border-color: #650610; }
span { border-color: rgb(101,6,16); }
td.TdClassName
{
border-color: #650610;
}
.TagClassName
{
border-color: #650610;
}
</style>