Shades of Pohutukawa #651617
Tints of Pohutukawa #651617
RGB
CMYK
RGB Variations
Color information
#651617 (or 0x651617) is known color: Pohutukawa. HEX triplet: 65, 16 and 17. RGB value is (101,22,23). Sum of RGB (Red+Green+Blue) = 101+22+23=146 (19% of max value = 765). Red value is 101 (39.84% from 255 or 69.18% from 146); Green value is 22 (8.98% from 255 or 15.07% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 101 - color contains mainly: red. Hex color #651617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651617 is #9AE9E8. Grayscale: #2D2D2D. Windows color (decimal): -10152425 or 1513061. OLE color: 1513061.
HSL color Cylindrical-coordinate representation of color #651617: hue angle of 359.24º 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 #651617 is Cyan = 0, Magento = 0.78, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 22 | 23 | - |
| CMYK | 0 | 0.78 | 0.77 | 0.60 |
| HSL | 359.24º | 0.64% | 0.24% | - |
| HSV(B) | 359.24º | 0.78% | 0.4% | - |
| XYZ | 5.81 | 3.4 | 1.16 | - |
| YUV | 45.74 | 115.17 | 167.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 22 | 23 | 0 | 0.78 | 0.77 | 0.60 | 359.24 | 0.64 | 0.24 |
| Hex | 65 | 16 | 17 | 0 | 4E | 4D | 3C | 167 | 40 | 18 |
| Octal | 145 | 26 | 27 | 0 | 116 | 115 | 74 | 547 | 100 | 30 |
| Binary | 1100101 | 10110 | 10111 | 0 | 1001110 | 1001101 | 111100 | 101100111 | 1000000 | 11000 |
Color Harmonies of #651617
Complementary color
Monochromatic Colors of #651617
Black with #651617
Text Example
Text Example
White with #651617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651617; }
p { color: rgb(101,22,23); }
H1.HeaderClassName
{
color: #651617;
}
.AnyTagClassName
{
color: #651617;
}
</style>
background-color css
<style>
a { background-color: #651617; }
a { background-color: rgb(101,22,23); }
div.DivClassName
{
background-color: #651617;
}
.BgClassName
{
background-color: #651617;
}
</style>
border-color css
<style>
span { border-color: #651617; }
span { border-color: rgb(101,22,23); }
td.TdClassName
{
border-color: #651617;
}
.TagClassName
{
border-color: #651617;
}
</style>