Shades of Pohutukawa #651218
Tints of Pohutukawa #651218
RGB
CMYK
RGB Variations
Color information
#651218 (or 0x651218) is known color: Pohutukawa. HEX triplet: 65, 12 and 18. RGB value is (101,18,24). Sum of RGB (Red+Green+Blue) = 101+18+24=143 (18% of max value = 765). Red value is 101 (39.84% from 255 or 70.63% from 143); Green value is 18 (7.42% from 255 or 12.59% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 101 - color contains mainly: red. Hex color #651218 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651218 is #9AEDE7. Grayscale: #2B2B2B. Windows color (decimal): -10153448 or 1577573. OLE color: 1577573.
HSL color Cylindrical-coordinate representation of color #651218: hue angle of 355.66º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #651218 is Cyan = 0, Magento = 0.82, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 24 | - |
| CMYK | 0 | 0.82 | 0.76 | 0.60 |
| HSL | 355.66º | 0.7% | 0.23% | - |
| HSV(B) | 355.66º | 0.82% | 0.4% | - |
| XYZ | 5.75 | 3.27 | 1.19 | - |
| YUV | 43.5 | 117 | 169.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 24 | 0 | 0.82 | 0.76 | 0.60 | 355.66 | 0.7 | 0.23 |
| Hex | 65 | 12 | 18 | 0 | 52 | 4C | 3C | 164 | 46 | 17 |
| Octal | 145 | 22 | 30 | 0 | 122 | 114 | 74 | 544 | 106 | 27 |
| Binary | 1100101 | 10010 | 11000 | 0 | 1010010 | 1001100 | 111100 | 101100100 | 1000110 | 10111 |
Color Harmonies of #651218
Complementary color
Monochromatic Colors of #651218
Black with #651218
Text Example
Text Example
White with #651218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651218; }
p { color: rgb(101,18,24); }
H1.HeaderClassName
{
color: #651218;
}
.AnyTagClassName
{
color: #651218;
}
</style>
background-color css
<style>
a { background-color: #651218; }
a { background-color: rgb(101,18,24); }
div.DivClassName
{
background-color: #651218;
}
.BgClassName
{
background-color: #651218;
}
</style>
border-color css
<style>
span { border-color: #651218; }
span { border-color: rgb(101,18,24); }
td.TdClassName
{
border-color: #651218;
}
.TagClassName
{
border-color: #651218;
}
</style>