Shades of Pohutukawa #651219
Tints of Pohutukawa #651219
RGB
CMYK
RGB Variations
Color information
#651219 (or 0x651219) is known color: Pohutukawa. HEX triplet: 65, 12 and 19. RGB value is (101,18,25). Sum of RGB (Red+Green+Blue) = 101+18+25=144 (19% of max value = 765). Red value is 101 (39.84% from 255 or 70.14% from 144); Green value is 18 (7.42% from 255 or 12.5% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 101 - color contains mainly: red. Hex color #651219 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651219 is #9AEDE6. Grayscale: #2B2B2B. Windows color (decimal): -10153447 or 1643109. OLE color: 1643109.
HSL color Cylindrical-coordinate representation of color #651219: hue angle of 354.94º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #651219 is Cyan = 0, Magento = 0.82, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 25 | - |
| CMYK | 0 | 0.82 | 0.75 | 0.60 |
| HSL | 354.94º | 0.7% | 0.23% | - |
| HSV(B) | 354.94º | 0.82% | 0.4% | - |
| XYZ | 5.76 | 3.27 | 1.25 | - |
| YUV | 43.62 | 117.5 | 168.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 25 | 0 | 0.82 | 0.75 | 0.60 | 354.94 | 0.7 | 0.23 |
| Hex | 65 | 12 | 19 | 0 | 52 | 4B | 3C | 163 | 46 | 17 |
| Octal | 145 | 22 | 31 | 0 | 122 | 113 | 74 | 543 | 106 | 27 |
| Binary | 1100101 | 10010 | 11001 | 0 | 1010010 | 1001011 | 111100 | 101100011 | 1000110 | 10111 |
Color Harmonies of #651219
Complementary color
Monochromatic Colors of #651219
Black with #651219
Text Example
Text Example
White with #651219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651219; }
p { color: rgb(101,18,25); }
H1.HeaderClassName
{
color: #651219;
}
.AnyTagClassName
{
color: #651219;
}
</style>
background-color css
<style>
a { background-color: #651219; }
a { background-color: rgb(101,18,25); }
div.DivClassName
{
background-color: #651219;
}
.BgClassName
{
background-color: #651219;
}
</style>
border-color css
<style>
span { border-color: #651219; }
span { border-color: rgb(101,18,25); }
td.TdClassName
{
border-color: #651219;
}
.TagClassName
{
border-color: #651219;
}
</style>