Shades of Pohutukawa #651119
Tints of Pohutukawa #651119
RGB
CMYK
RGB Variations
Color information
#651119 (or 0x651119) is known color: Pohutukawa. HEX triplet: 65, 11 and 19. RGB value is (101,17,25). Sum of RGB (Red+Green+Blue) = 101+17+25=143 (18% of max value = 765). Red value is 101 (39.84% from 255 or 70.63% from 143); Green value is 17 (7.03% from 255 or 11.89% from 143); Blue value is 25 (10.16% from 255 or 17.48% from 143); Max value from RGB is 101 - color contains mainly: red. Hex color #651119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651119 is #9AEEE6. Grayscale: #2B2B2B. Windows color (decimal): -10153703 or 1642853. OLE color: 1642853.
HSL color Cylindrical-coordinate representation of color #651119: hue angle of 354.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #651119 is Cyan = 0, Magento = 0.83, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 17 | 25 | - |
| CMYK | 0 | 0.83 | 0.75 | 0.60 |
| HSL | 354.29º | 0.71% | 0.23% | - |
| HSV(B) | 354.29º | 0.83% | 0.4% | - |
| XYZ | 5.74 | 3.24 | 1.24 | - |
| YUV | 43.03 | 117.83 | 169.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 17 | 25 | 0 | 0.83 | 0.75 | 0.60 | 354.29 | 0.71 | 0.23 |
| Hex | 65 | 11 | 19 | 0 | 53 | 4B | 3C | 162 | 47 | 17 |
| Octal | 145 | 21 | 31 | 0 | 123 | 113 | 74 | 542 | 107 | 27 |
| Binary | 1100101 | 10001 | 11001 | 0 | 1010011 | 1001011 | 111100 | 101100010 | 1000111 | 10111 |
Color Harmonies of #651119
Complementary color
Monochromatic Colors of #651119
Black with #651119
Text Example
Text Example
White with #651119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651119; }
p { color: rgb(101,17,25); }
H1.HeaderClassName
{
color: #651119;
}
.AnyTagClassName
{
color: #651119;
}
</style>
background-color css
<style>
a { background-color: #651119; }
a { background-color: rgb(101,17,25); }
div.DivClassName
{
background-color: #651119;
}
.BgClassName
{
background-color: #651119;
}
</style>
border-color css
<style>
span { border-color: #651119; }
span { border-color: rgb(101,17,25); }
td.TdClassName
{
border-color: #651119;
}
.TagClassName
{
border-color: #651119;
}
</style>