Shades of Pohutukawa #651719
Tints of Pohutukawa #651719
RGB
CMYK
RGB Variations
Color information
#651719 (or 0x651719) is known color: Pohutukawa. HEX triplet: 65, 17 and 19. RGB value is (101,23,25). Sum of RGB (Red+Green+Blue) = 101+23+25=149 (19% of max value = 765). Red value is 101 (39.84% from 255 or 67.79% from 149); Green value is 23 (9.38% from 255 or 15.44% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 101 - color contains mainly: red. Hex color #651719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651719 is #9AE8E6. Grayscale: #2E2E2E. Windows color (decimal): -10152167 or 1644389. OLE color: 1644389.
HSL color Cylindrical-coordinate representation of color #651719: hue angle of 358.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 #651719 is Cyan = 0, Magento = 0.77, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 23 | 25 | - |
| CMYK | 0 | 0.77 | 0.75 | 0.60 |
| HSL | 358.46º | 0.63% | 0.24% | - |
| HSV(B) | 358.46º | 0.77% | 0.4% | - |
| XYZ | 5.85 | 3.45 | 1.28 | - |
| YUV | 46.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 23 | 25 | 0 | 0.77 | 0.75 | 0.60 | 358.46 | 0.63 | 0.24 |
| Hex | 65 | 17 | 19 | 0 | 4D | 4B | 3C | 166 | 3F | 18 |
| Octal | 145 | 27 | 31 | 0 | 115 | 113 | 74 | 546 | 77 | 30 |
| Binary | 1100101 | 10111 | 11001 | 0 | 1001101 | 1001011 | 111100 | 101100110 | 111111 | 11000 |
Color Harmonies of #651719
Complementary color
Monochromatic Colors of #651719
Black with #651719
Text Example
Text Example
White with #651719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651719; }
p { color: rgb(101,23,25); }
H1.HeaderClassName
{
color: #651719;
}
.AnyTagClassName
{
color: #651719;
}
</style>
background-color css
<style>
a { background-color: #651719; }
a { background-color: rgb(101,23,25); }
div.DivClassName
{
background-color: #651719;
}
.BgClassName
{
background-color: #651719;
}
</style>
border-color css
<style>
span { border-color: #651719; }
span { border-color: rgb(101,23,25); }
td.TdClassName
{
border-color: #651719;
}
.TagClassName
{
border-color: #651719;
}
</style>