Shades of Pohutukawa #651624
Tints of Pohutukawa #651624
RGB
CMYK
RGB Variations
Color information
#651624 (or 0x651624) is known color: Pohutukawa. HEX triplet: 65, 16 and 24. RGB value is (101,22,36). Sum of RGB (Red+Green+Blue) = 101+22+36=159 (21% of max value = 765). Red value is 101 (39.84% from 255 or 63.52% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 36 (14.45% from 255 or 22.64% from 159); Max value from RGB is 101 - color contains mainly: red. Hex color #651624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651624 is #9AE9DB. Grayscale: #2F2F2F. Windows color (decimal): -10152412 or 2365029. OLE color: 2365029.
HSL color Cylindrical-coordinate representation of color #651624: hue angle of 349.37º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #651624 is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 22 | 36 | - |
| CMYK | 0 | 0.78 | 0.64 | 0.60 |
| HSL | 349.37º | 0.64% | 0.24% | - |
| HSV(B) | 349.37º | 0.78% | 0.4% | - |
| XYZ | 5.97 | 3.47 | 2.02 | - |
| YUV | 47.22 | 121.67 | 166.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 22 | 36 | 0 | 0.78 | 0.64 | 0.60 | 349.37 | 0.64 | 0.24 |
| Hex | 65 | 16 | 24 | 0 | 4E | 40 | 3C | 15D | 40 | 18 |
| Octal | 145 | 26 | 44 | 0 | 116 | 100 | 74 | 535 | 100 | 30 |
| Binary | 1100101 | 10110 | 100100 | 0 | 1001110 | 1000000 | 111100 | 101011101 | 1000000 | 11000 |
Color Harmonies of #651624
Complementary color
Monochromatic Colors of #651624
Black with #651624
Text Example
Text Example
White with #651624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651624; }
p { color: rgb(101,22,36); }
H1.HeaderClassName
{
color: #651624;
}
.AnyTagClassName
{
color: #651624;
}
</style>
background-color css
<style>
a { background-color: #651624; }
a { background-color: rgb(101,22,36); }
div.DivClassName
{
background-color: #651624;
}
.BgClassName
{
background-color: #651624;
}
</style>
border-color css
<style>
span { border-color: #651624; }
span { border-color: rgb(101,22,36); }
td.TdClassName
{
border-color: #651624;
}
.TagClassName
{
border-color: #651624;
}
</style>