Shades of Pohutukawa #651229
Tints of Pohutukawa #651229
RGB
CMYK
RGB Variations
Color information
#651229 (or 0x651229) is known color: Pohutukawa. HEX triplet: 65, 12 and 29. RGB value is (101,18,41). Sum of RGB (Red+Green+Blue) = 101+18+41=160 (21% of max value = 765). Red value is 101 (39.84% from 255 or 63.12% from 160); Green value is 18 (7.42% from 255 or 11.25% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 101 - color contains mainly: red. Hex color #651229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651229 is #9AEDD6. Grayscale: #2D2D2D. Windows color (decimal): -10153431 or 2691685. OLE color: 2691685.
HSL color Cylindrical-coordinate representation of color #651229: hue angle of 343.37º 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 #651229 is Cyan = 0, Magento = 0.82, Yellow = 0.59 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 41 | - |
| CMYK | 0 | 0.82 | 0.59 | 0.60 |
| HSL | 343.37º | 0.7% | 0.23% | - |
| HSV(B) | 343.37º | 0.82% | 0.4% | - |
| XYZ | 5.98 | 3.36 | 2.43 | - |
| YUV | 45.44 | 125.5 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 41 | 0 | 0.82 | 0.59 | 0.60 | 343.37 | 0.7 | 0.23 |
| Hex | 65 | 12 | 29 | 0 | 52 | 3B | 3C | 157 | 46 | 17 |
| Octal | 145 | 22 | 51 | 0 | 122 | 73 | 74 | 527 | 106 | 27 |
| Binary | 1100101 | 10010 | 101001 | 0 | 1010010 | 111011 | 111100 | 101010111 | 1000110 | 10111 |
Color Harmonies of #651229
Complementary color
Monochromatic Colors of #651229
Black with #651229
Text Example
Text Example
White with #651229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651229; }
p { color: rgb(101,18,41); }
H1.HeaderClassName
{
color: #651229;
}
.AnyTagClassName
{
color: #651229;
}
</style>
background-color css
<style>
a { background-color: #651229; }
a { background-color: rgb(101,18,41); }
div.DivClassName
{
background-color: #651229;
}
.BgClassName
{
background-color: #651229;
}
</style>
border-color css
<style>
span { border-color: #651229; }
span { border-color: rgb(101,18,41); }
td.TdClassName
{
border-color: #651229;
}
.TagClassName
{
border-color: #651229;
}
</style>