Shades of Pohutukawa #610626
Tints of Pohutukawa #610626
RGB
CMYK
RGB Variations
Color information
#610626 (or 0x610626) is known color: Pohutukawa. HEX triplet: 61, 06 and 26. RGB value is (97,6,38). Sum of RGB (Red+Green+Blue) = 97+6+38=141 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.79% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 38 (15.23% from 255 or 26.95% from 141); Max value from RGB is 97 - color contains mainly: red. Hex color #610626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610626 is #9EF9D9. Grayscale: #242424. Windows color (decimal): -10418650 or 2492001. OLE color: 2492001.
HSL color Cylindrical-coordinate representation of color #610626: hue angle of 338.9º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610626 is Cyan = 0, Magento = 0.94, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 6 | 38 | - |
| CMYK | 0 | 0.94 | 0.61 | 0.62 |
| HSL | 338.9º | 0.88% | 0.2% | - |
| HSV(B) | 338.9º | 0.94% | 0.38% | - |
| XYZ | 5.34 | 2.81 | 2.09 | - |
| YUV | 36.86 | 128.65 | 170.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 6 | 38 | 0 | 0.94 | 0.61 | 0.62 | 338.9 | 0.88 | 0.2 |
| Hex | 61 | 6 | 26 | 0 | 5E | 3D | 3E | 153 | 58 | 14 |
| Octal | 141 | 6 | 46 | 0 | 136 | 75 | 76 | 523 | 130 | 24 |
| Binary | 1100001 | 110 | 100110 | 0 | 1011110 | 111101 | 111110 | 101010011 | 1011000 | 10100 |
Color Harmonies of #610626
Complementary color
Monochromatic Colors of #610626
Black with #610626
Text Example
Text Example
White with #610626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610626; }
p { color: rgb(97,6,38); }
H1.HeaderClassName
{
color: #610626;
}
.AnyTagClassName
{
color: #610626;
}
</style>
background-color css
<style>
a { background-color: #610626; }
a { background-color: rgb(97,6,38); }
div.DivClassName
{
background-color: #610626;
}
.BgClassName
{
background-color: #610626;
}
</style>
border-color css
<style>
span { border-color: #610626; }
span { border-color: rgb(97,6,38); }
td.TdClassName
{
border-color: #610626;
}
.TagClassName
{
border-color: #610626;
}
</style>