Shades of Pohutukawa #651519
Tints of Pohutukawa #651519
RGB
CMYK
RGB Variations
Color information
#651519 (or 0x651519) is known color: Pohutukawa. HEX triplet: 65, 15 and 19. RGB value is (101,21,25). Sum of RGB (Red+Green+Blue) = 101+21+25=147 (19% of max value = 765). Red value is 101 (39.84% from 255 or 68.71% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 101 - color contains mainly: red. Hex color #651519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651519 is #9AEAE6. Grayscale: #2D2D2D. Windows color (decimal): -10152679 or 1643877. OLE color: 1643877.
HSL color Cylindrical-coordinate representation of color #651519: hue angle of 357º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651519 is Cyan = 0, Magento = 0.79, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 21 | 25 | - |
| CMYK | 0 | 0.79 | 0.75 | 0.60 |
| HSL | 357º | 0.66% | 0.24% | - |
| HSV(B) | 357º | 0.79% | 0.4% | - |
| XYZ | 5.81 | 3.37 | 1.26 | - |
| YUV | 45.38 | 116.5 | 167.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 25 | 0 | 0.79 | 0.75 | 0.60 | 357 | 0.66 | 0.24 |
| Hex | 65 | 15 | 19 | 0 | 4F | 4B | 3C | 165 | 42 | 18 |
| Octal | 145 | 25 | 31 | 0 | 117 | 113 | 74 | 545 | 102 | 30 |
| Binary | 1100101 | 10101 | 11001 | 0 | 1001111 | 1001011 | 111100 | 101100101 | 1000010 | 11000 |
Color Harmonies of #651519
Complementary color
Monochromatic Colors of #651519
Black with #651519
Text Example
Text Example
White with #651519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651519; }
p { color: rgb(101,21,25); }
H1.HeaderClassName
{
color: #651519;
}
.AnyTagClassName
{
color: #651519;
}
</style>
background-color css
<style>
a { background-color: #651519; }
a { background-color: rgb(101,21,25); }
div.DivClassName
{
background-color: #651519;
}
.BgClassName
{
background-color: #651519;
}
</style>
border-color css
<style>
span { border-color: #651519; }
span { border-color: rgb(101,21,25); }
td.TdClassName
{
border-color: #651519;
}
.TagClassName
{
border-color: #651519;
}
</style>