Shades of Pohutukawa #650926
Tints of Pohutukawa #650926
RGB
CMYK
RGB Variations
Color information
#650926 (or 0x650926) is known color: Pohutukawa. HEX triplet: 65, 09 and 26. RGB value is (101,9,38). Sum of RGB (Red+Green+Blue) = 101+9+38=148 (19% of max value = 765). Red value is 101 (39.84% from 255 or 68.24% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 38 (15.23% from 255 or 25.68% from 148); Max value from RGB is 101 - color contains mainly: red. Hex color #650926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650926 is #9AF6D9. Grayscale: #272727. Windows color (decimal): -10155738 or 2492773. OLE color: 2492773.
HSL color Cylindrical-coordinate representation of color #650926: hue angle of 341.09º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #650926 is Cyan = 0, Magento = 0.91, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 9 | 38 | - |
| CMYK | 0 | 0.91 | 0.62 | 0.60 |
| HSL | 341.09º | 0.84% | 0.22% | - |
| HSV(B) | 341.09º | 0.91% | 0.4% | - |
| XYZ | 5.81 | 3.1 | 2.13 | - |
| YUV | 39.81 | 126.98 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 9 | 38 | 0 | 0.91 | 0.62 | 0.60 | 341.09 | 0.84 | 0.22 |
| Hex | 65 | 9 | 26 | 0 | 5B | 3E | 3C | 155 | 54 | 16 |
| Octal | 145 | 11 | 46 | 0 | 133 | 76 | 74 | 525 | 124 | 26 |
| Binary | 1100101 | 1001 | 100110 | 0 | 1011011 | 111110 | 111100 | 101010101 | 1010100 | 10110 |
Color Harmonies of #650926
Complementary color
Monochromatic Colors of #650926
Black with #650926
Text Example
Text Example
White with #650926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650926; }
p { color: rgb(101,9,38); }
H1.HeaderClassName
{
color: #650926;
}
.AnyTagClassName
{
color: #650926;
}
</style>
background-color css
<style>
a { background-color: #650926; }
a { background-color: rgb(101,9,38); }
div.DivClassName
{
background-color: #650926;
}
.BgClassName
{
background-color: #650926;
}
</style>
border-color css
<style>
span { border-color: #650926; }
span { border-color: rgb(101,9,38); }
td.TdClassName
{
border-color: #650926;
}
.TagClassName
{
border-color: #650926;
}
</style>