Shades of Pohutukawa #651726
Tints of Pohutukawa #651726
RGB
CMYK
RGB Variations
Color information
#651726 (or 0x651726) is known color: Pohutukawa. HEX triplet: 65, 17 and 26. RGB value is (101,23,38). Sum of RGB (Red+Green+Blue) = 101+23+38=162 (21% of max value = 765). Red value is 101 (39.84% from 255 or 62.35% from 162); Green value is 23 (9.38% from 255 or 14.20% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 101 - color contains mainly: red. Hex color #651726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651726 is #9AE8D9. Grayscale: #303030. Windows color (decimal): -10152154 or 2496357. OLE color: 2496357.
HSL color Cylindrical-coordinate representation of color #651726: hue angle of 348.46º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #651726 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 23 | 38 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.60 |
| HSL | 348.46º | 0.63% | 0.24% | - |
| HSV(B) | 348.46º | 0.77% | 0.4% | - |
| XYZ | 6.02 | 3.52 | 2.2 | - |
| YUV | 48.03 | 122.34 | 165.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 23 | 38 | 0 | 0.77 | 0.62 | 0.60 | 348.46 | 0.63 | 0.24 |
| Hex | 65 | 17 | 26 | 0 | 4D | 3E | 3C | 15C | 3F | 18 |
| Octal | 145 | 27 | 46 | 0 | 115 | 76 | 74 | 534 | 77 | 30 |
| Binary | 1100101 | 10111 | 100110 | 0 | 1001101 | 111110 | 111100 | 101011100 | 111111 | 11000 |
Color Harmonies of #651726
Complementary color
Monochromatic Colors of #651726
Black with #651726
Text Example
Text Example
White with #651726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651726; }
p { color: rgb(101,23,38); }
H1.HeaderClassName
{
color: #651726;
}
.AnyTagClassName
{
color: #651726;
}
</style>
background-color css
<style>
a { background-color: #651726; }
a { background-color: rgb(101,23,38); }
div.DivClassName
{
background-color: #651726;
}
.BgClassName
{
background-color: #651726;
}
</style>
border-color css
<style>
span { border-color: #651726; }
span { border-color: rgb(101,23,38); }
td.TdClassName
{
border-color: #651726;
}
.TagClassName
{
border-color: #651726;
}
</style>