Shades of Pohutukawa #651114
Tints of Pohutukawa #651114
RGB
CMYK
RGB Variations
Color information
#651114 (or 0x651114) is known color: Pohutukawa. HEX triplet: 65, 11 and 14. RGB value is (101,17,20). Sum of RGB (Red+Green+Blue) = 101+17+20=138 (18% of max value = 765). Red value is 101 (39.84% from 255 or 73.19% from 138); Green value is 17 (7.03% from 255 or 12.32% from 138); Blue value is 20 (8.20% from 255 or 14.49% from 138); Max value from RGB is 101 - color contains mainly: red. Hex color #651114 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651114 is #9AEEEB. Grayscale: #2A2A2A. Windows color (decimal): -10153708 or 1315173. OLE color: 1315173.
HSL color Cylindrical-coordinate representation of color #651114: hue angle of 357.86º 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 #651114 is Cyan = 0, Magento = 0.83, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 17 | 20 | - |
| CMYK | 0 | 0.83 | 0.80 | 0.60 |
| HSL | 357.86º | 0.71% | 0.23% | - |
| HSV(B) | 357.86º | 0.83% | 0.4% | - |
| XYZ | 5.69 | 3.22 | 0.98 | - |
| YUV | 42.46 | 115.33 | 169.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 17 | 20 | 0 | 0.83 | 0.80 | 0.60 | 357.86 | 0.71 | 0.23 |
| Hex | 65 | 11 | 14 | 0 | 53 | 50 | 3C | 166 | 47 | 17 |
| Octal | 145 | 21 | 24 | 0 | 123 | 120 | 74 | 546 | 107 | 27 |
| Binary | 1100101 | 10001 | 10100 | 0 | 1010011 | 1010000 | 111100 | 101100110 | 1000111 | 10111 |
Color Harmonies of #651114
Complementary color
Monochromatic Colors of #651114
Black with #651114
Text Example
Text Example
White with #651114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651114; }
p { color: rgb(101,17,20); }
H1.HeaderClassName
{
color: #651114;
}
.AnyTagClassName
{
color: #651114;
}
</style>
background-color css
<style>
a { background-color: #651114; }
a { background-color: rgb(101,17,20); }
div.DivClassName
{
background-color: #651114;
}
.BgClassName
{
background-color: #651114;
}
</style>
border-color css
<style>
span { border-color: #651114; }
span { border-color: rgb(101,17,20); }
td.TdClassName
{
border-color: #651114;
}
.TagClassName
{
border-color: #651114;
}
</style>