Shades of Pohutukawa #651728
Tints of Pohutukawa #651728
RGB
CMYK
RGB Variations
Color information
#651728 (or 0x651728) is known color: Pohutukawa. HEX triplet: 65, 17 and 28. RGB value is (101,23,40). Sum of RGB (Red+Green+Blue) = 101+23+40=164 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.59% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 101 - color contains mainly: red. Hex color #651728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651728 is #9AE8D7. Grayscale: #303030. Windows color (decimal): -10152152 or 2627429. OLE color: 2627429.
HSL color Cylindrical-coordinate representation of color #651728: hue angle of 346.92º 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 #651728 is Cyan = 0, Magento = 0.77, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 23 | 40 | - |
| CMYK | 0 | 0.77 | 0.60 | 0.60 |
| HSL | 346.92º | 0.63% | 0.24% | - |
| HSV(B) | 346.92º | 0.77% | 0.4% | - |
| XYZ | 6.06 | 3.53 | 2.37 | - |
| YUV | 48.26 | 123.34 | 165.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 23 | 40 | 0 | 0.77 | 0.60 | 0.60 | 346.92 | 0.63 | 0.24 |
| Hex | 65 | 17 | 28 | 0 | 4D | 3C | 3C | 15B | 3F | 18 |
| Octal | 145 | 27 | 50 | 0 | 115 | 74 | 74 | 533 | 77 | 30 |
| Binary | 1100101 | 10111 | 101000 | 0 | 1001101 | 111100 | 111100 | 101011011 | 111111 | 11000 |
Color Harmonies of #651728
Complementary color
Monochromatic Colors of #651728
Black with #651728
Text Example
Text Example
White with #651728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651728; }
p { color: rgb(101,23,40); }
H1.HeaderClassName
{
color: #651728;
}
.AnyTagClassName
{
color: #651728;
}
</style>
background-color css
<style>
a { background-color: #651728; }
a { background-color: rgb(101,23,40); }
div.DivClassName
{
background-color: #651728;
}
.BgClassName
{
background-color: #651728;
}
</style>
border-color css
<style>
span { border-color: #651728; }
span { border-color: rgb(101,23,40); }
td.TdClassName
{
border-color: #651728;
}
.TagClassName
{
border-color: #651728;
}
</style>