Shades of Pohutukawa #651419
Tints of Pohutukawa #651419
RGB
CMYK
RGB Variations
Color information
#651419 (or 0x651419) is known color: Pohutukawa. HEX triplet: 65, 14 and 19. RGB value is (101,20,25). Sum of RGB (Red+Green+Blue) = 101+20+25=146 (19% of max value = 765). Red value is 101 (39.84% from 255 or 69.18% from 146); Green value is 20 (8.20% from 255 or 13.70% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 101 - color contains mainly: red. Hex color #651419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651419 is #9AEBE6. Grayscale: #2C2C2C. Windows color (decimal): -10152935 or 1643621. OLE color: 1643621.
HSL color Cylindrical-coordinate representation of color #651419: hue angle of 356.3º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #651419 is Cyan = 0, Magento = 0.80, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 20 | 25 | - |
| CMYK | 0 | 0.80 | 0.75 | 0.60 |
| HSL | 356.3º | 0.67% | 0.24% | - |
| HSV(B) | 356.3º | 0.8% | 0.4% | - |
| XYZ | 5.79 | 3.34 | 1.26 | - |
| YUV | 44.79 | 116.84 | 168.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 20 | 25 | 0 | 0.80 | 0.75 | 0.60 | 356.3 | 0.67 | 0.24 |
| Hex | 65 | 14 | 19 | 0 | 50 | 4B | 3C | 164 | 43 | 18 |
| Octal | 145 | 24 | 31 | 0 | 120 | 113 | 74 | 544 | 103 | 30 |
| Binary | 1100101 | 10100 | 11001 | 0 | 1010000 | 1001011 | 111100 | 101100100 | 1000011 | 11000 |
Color Harmonies of #651419
Complementary color
Monochromatic Colors of #651419
Black with #651419
Text Example
Text Example
White with #651419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651419; }
p { color: rgb(101,20,25); }
H1.HeaderClassName
{
color: #651419;
}
.AnyTagClassName
{
color: #651419;
}
</style>
background-color css
<style>
a { background-color: #651419; }
a { background-color: rgb(101,20,25); }
div.DivClassName
{
background-color: #651419;
}
.BgClassName
{
background-color: #651419;
}
</style>
border-color css
<style>
span { border-color: #651419; }
span { border-color: rgb(101,20,25); }
td.TdClassName
{
border-color: #651419;
}
.TagClassName
{
border-color: #651419;
}
</style>