Shades of Pohutukawa #650824
Tints of Pohutukawa #650824
RGB
CMYK
RGB Variations
Color information
#650824 (or 0x650824) is known color: Pohutukawa. HEX triplet: 65, 08 and 24. RGB value is (101,8,36). Sum of RGB (Red+Green+Blue) = 101+8+36=145 (19% of max value = 765). Red value is 101 (39.84% from 255 or 69.66% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 36 (14.45% from 255 or 24.83% from 145); Max value from RGB is 101 - color contains mainly: red. Hex color #650824 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650824 is #9AF7DB. Grayscale: #262626. Windows color (decimal): -10155996 or 2361445. OLE color: 2361445.
HSL color Cylindrical-coordinate representation of color #650824: hue angle of 341.94º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #650824 is Cyan = 0, Magento = 0.92, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 8 | 36 | - |
| CMYK | 0 | 0.92 | 0.64 | 0.60 |
| HSL | 341.94º | 0.85% | 0.21% | - |
| HSV(B) | 341.94º | 0.92% | 0.4% | - |
| XYZ | 5.77 | 3.07 | 1.96 | - |
| YUV | 39 | 126.31 | 172.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 8 | 36 | 0 | 0.92 | 0.64 | 0.60 | 341.94 | 0.85 | 0.21 |
| Hex | 65 | 8 | 24 | 0 | 5C | 40 | 3C | 156 | 55 | 15 |
| Octal | 145 | 10 | 44 | 0 | 134 | 100 | 74 | 526 | 125 | 25 |
| Binary | 1100101 | 1000 | 100100 | 0 | 1011100 | 1000000 | 111100 | 101010110 | 1010101 | 10101 |
Color Harmonies of #650824
Complementary color
Monochromatic Colors of #650824
Black with #650824
Text Example
Text Example
White with #650824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650824; }
p { color: rgb(101,8,36); }
H1.HeaderClassName
{
color: #650824;
}
.AnyTagClassName
{
color: #650824;
}
</style>
background-color css
<style>
a { background-color: #650824; }
a { background-color: rgb(101,8,36); }
div.DivClassName
{
background-color: #650824;
}
.BgClassName
{
background-color: #650824;
}
</style>
border-color css
<style>
span { border-color: #650824; }
span { border-color: rgb(101,8,36); }
td.TdClassName
{
border-color: #650824;
}
.TagClassName
{
border-color: #650824;
}
</style>