Shades of Pohutukawa #610722
Tints of Pohutukawa #610722
RGB
CMYK
RGB Variations
Color information
#610722 (or 0x610722) is known color: Pohutukawa. HEX triplet: 61, 07 and 22. RGB value is (97,7,34). Sum of RGB (Red+Green+Blue) = 97+7+34=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 7 (3.12% from 255 or 5.07% from 138); Blue value is 34 (13.67% from 255 or 24.64% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #610722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610722 is #9EF8DD. Grayscale: #242424. Windows color (decimal): -10418398 or 2230113. OLE color: 2230113.
HSL color Cylindrical-coordinate representation of color #610722: hue angle of 342º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610722 is Cyan = 0, Magento = 0.93, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 34 | - |
| CMYK | 0 | 0.93 | 0.65 | 0.62 |
| HSL | 342º | 0.87% | 0.2% | - |
| HSV(B) | 342º | 0.93% | 0.38% | - |
| XYZ | 5.29 | 2.81 | 1.78 | - |
| YUV | 36.99 | 126.32 | 170.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 34 | 0 | 0.93 | 0.65 | 0.62 | 342 | 0.87 | 0.2 |
| Hex | 61 | 7 | 22 | 0 | 5D | 41 | 3E | 156 | 57 | 14 |
| Octal | 141 | 7 | 42 | 0 | 135 | 101 | 76 | 526 | 127 | 24 |
| Binary | 1100001 | 111 | 100010 | 0 | 1011101 | 1000001 | 111110 | 101010110 | 1010111 | 10100 |
Color Harmonies of #610722
Complementary color
Monochromatic Colors of #610722
Black with #610722
Text Example
Text Example
White with #610722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610722; }
p { color: rgb(97,7,34); }
H1.HeaderClassName
{
color: #610722;
}
.AnyTagClassName
{
color: #610722;
}
</style>
background-color css
<style>
a { background-color: #610722; }
a { background-color: rgb(97,7,34); }
div.DivClassName
{
background-color: #610722;
}
.BgClassName
{
background-color: #610722;
}
</style>
border-color css
<style>
span { border-color: #610722; }
span { border-color: rgb(97,7,34); }
td.TdClassName
{
border-color: #610722;
}
.TagClassName
{
border-color: #610722;
}
</style>