Shades of Pohutukawa #651022
Tints of Pohutukawa #651022
RGB
CMYK
RGB Variations
Color information
#651022 (or 0x651022) is known color: Pohutukawa. HEX triplet: 65, 10 and 22. RGB value is (101,16,34). Sum of RGB (Red+Green+Blue) = 101+16+34=151 (20% of max value = 765). Red value is 101 (39.84% from 255 or 66.89% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 34 (13.67% from 255 or 22.52% from 151); Max value from RGB is 101 - color contains mainly: red. Hex color #651022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651022 is #9AEFDD. Grayscale: #2B2B2B. Windows color (decimal): -10153950 or 2232421. OLE color: 2232421.
HSL color Cylindrical-coordinate representation of color #651022: hue angle of 347.29º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #651022 is Cyan = 0, Magento = 0.84, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 34 | - |
| CMYK | 0 | 0.84 | 0.66 | 0.60 |
| HSL | 347.29º | 0.73% | 0.23% | - |
| HSV(B) | 347.29º | 0.84% | 0.4% | - |
| XYZ | 5.84 | 3.25 | 1.83 | - |
| YUV | 43.47 | 122.66 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 34 | 0 | 0.84 | 0.66 | 0.60 | 347.29 | 0.73 | 0.23 |
| Hex | 65 | 10 | 22 | 0 | 54 | 42 | 3C | 15B | 49 | 17 |
| Octal | 145 | 20 | 42 | 0 | 124 | 102 | 74 | 533 | 111 | 27 |
| Binary | 1100101 | 10000 | 100010 | 0 | 1010100 | 1000010 | 111100 | 101011011 | 1001001 | 10111 |
Color Harmonies of #651022
Complementary color
Monochromatic Colors of #651022
Black with #651022
Text Example
Text Example
White with #651022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651022; }
p { color: rgb(101,16,34); }
H1.HeaderClassName
{
color: #651022;
}
.AnyTagClassName
{
color: #651022;
}
</style>
background-color css
<style>
a { background-color: #651022; }
a { background-color: rgb(101,16,34); }
div.DivClassName
{
background-color: #651022;
}
.BgClassName
{
background-color: #651022;
}
</style>
border-color css
<style>
span { border-color: #651022; }
span { border-color: rgb(101,16,34); }
td.TdClassName
{
border-color: #651022;
}
.TagClassName
{
border-color: #651022;
}
</style>