Shades of Pohutukawa #651315
Tints of Pohutukawa #651315
RGB
CMYK
RGB Variations
Color information
#651315 (or 0x651315) is known color: Pohutukawa. HEX triplet: 65, 13 and 15. RGB value is (101,19,21). Sum of RGB (Red+Green+Blue) = 101+19+21=141 (18% of max value = 765). Red value is 101 (39.84% from 255 or 71.63% from 141); Green value is 19 (7.81% from 255 or 13.48% from 141); Blue value is 21 (8.59% from 255 or 14.89% from 141); Max value from RGB is 101 - color contains mainly: red. Hex color #651315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651315 is #9AECEA. Grayscale: #2B2B2B. Windows color (decimal): -10153195 or 1381221. OLE color: 1381221.
HSL color Cylindrical-coordinate representation of color #651315: hue angle of 358.54º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #651315 is Cyan = 0, Magento = 0.81, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 19 | 21 | - |
| CMYK | 0 | 0.81 | 0.79 | 0.60 |
| HSL | 358.54º | 0.68% | 0.24% | - |
| HSV(B) | 358.54º | 0.81% | 0.4% | - |
| XYZ | 5.74 | 3.29 | 1.04 | - |
| YUV | 43.75 | 115.17 | 168.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 19 | 21 | 0 | 0.81 | 0.79 | 0.60 | 358.54 | 0.68 | 0.24 |
| Hex | 65 | 13 | 15 | 0 | 51 | 4F | 3C | 167 | 44 | 18 |
| Octal | 145 | 23 | 25 | 0 | 121 | 117 | 74 | 547 | 104 | 30 |
| Binary | 1100101 | 10011 | 10101 | 0 | 1010001 | 1001111 | 111100 | 101100111 | 1000100 | 11000 |
Color Harmonies of #651315
Complementary color
Monochromatic Colors of #651315
Black with #651315
Text Example
Text Example
White with #651315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651315; }
p { color: rgb(101,19,21); }
H1.HeaderClassName
{
color: #651315;
}
.AnyTagClassName
{
color: #651315;
}
</style>
background-color css
<style>
a { background-color: #651315; }
a { background-color: rgb(101,19,21); }
div.DivClassName
{
background-color: #651315;
}
.BgClassName
{
background-color: #651315;
}
</style>
border-color css
<style>
span { border-color: #651315; }
span { border-color: rgb(101,19,21); }
td.TdClassName
{
border-color: #651315;
}
.TagClassName
{
border-color: #651315;
}
</style>