Shades of Pohutukawa #651727
Tints of Pohutukawa #651727
RGB
CMYK
RGB Variations
Color information
#651727 (or 0x651727) is known color: Pohutukawa. HEX triplet: 65, 17 and 27. RGB value is (101,23,39). Sum of RGB (Red+Green+Blue) = 101+23+39=163 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.96% from 163); Green value is 23 (9.38% from 255 or 14.11% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 101 - color contains mainly: red. Hex color #651727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651727 is #9AE8D8. Grayscale: #303030. Windows color (decimal): -10152153 or 2561893. OLE color: 2561893.
HSL color Cylindrical-coordinate representation of color #651727: hue angle of 347.69º 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 #651727 is Cyan = 0, Magento = 0.77, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 23 | 39 | - |
| CMYK | 0 | 0.77 | 0.61 | 0.60 |
| HSL | 347.69º | 0.63% | 0.24% | - |
| HSV(B) | 347.69º | 0.77% | 0.4% | - |
| XYZ | 6.04 | 3.53 | 2.28 | - |
| YUV | 48.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 23 | 39 | 0 | 0.77 | 0.61 | 0.60 | 347.69 | 0.63 | 0.24 |
| Hex | 65 | 17 | 27 | 0 | 4D | 3D | 3C | 15C | 3F | 18 |
| Octal | 145 | 27 | 47 | 0 | 115 | 75 | 74 | 534 | 77 | 30 |
| Binary | 1100101 | 10111 | 100111 | 0 | 1001101 | 111101 | 111100 | 101011100 | 111111 | 11000 |
Color Harmonies of #651727
Complementary color
Monochromatic Colors of #651727
Black with #651727
Text Example
Text Example
White with #651727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651727; }
p { color: rgb(101,23,39); }
H1.HeaderClassName
{
color: #651727;
}
.AnyTagClassName
{
color: #651727;
}
</style>
background-color css
<style>
a { background-color: #651727; }
a { background-color: rgb(101,23,39); }
div.DivClassName
{
background-color: #651727;
}
.BgClassName
{
background-color: #651727;
}
</style>
border-color css
<style>
span { border-color: #651727; }
span { border-color: rgb(101,23,39); }
td.TdClassName
{
border-color: #651727;
}
.TagClassName
{
border-color: #651727;
}
</style>