Shades of Pohutukawa #610324
Tints of Pohutukawa #610324
RGB
CMYK
RGB Variations
Color information
#610324 (or 0x610324) is known color: Pohutukawa. HEX triplet: 61, 03 and 24. RGB value is (97,3,36). Sum of RGB (Red+Green+Blue) = 97+3+36=136 (18% of max value = 765). Red value is 97 (38.28% from 255 or 71.32% from 136); Green value is 3 (1.56% from 255 or 2.21% from 136); Blue value is 36 (14.45% from 255 or 26.47% from 136); Max value from RGB is 97 - color contains mainly: red. Hex color #610324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610324 is #9EFCDB. Grayscale: #222222. Windows color (decimal): -10419420 or 2360161. OLE color: 2360161.
HSL color Cylindrical-coordinate representation of color #610324: hue angle of 338.94º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610324 is Cyan = 0, Magento = 0.97, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 36 | - |
| CMYK | 0 | 0.97 | 0.63 | 0.62 |
| HSL | 338.94º | 0.94% | 0.2% | - |
| HSV(B) | 338.94º | 0.97% | 0.38% | - |
| XYZ | 5.28 | 2.73 | 1.92 | - |
| YUV | 34.87 | 128.64 | 172.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 36 | 0 | 0.97 | 0.63 | 0.62 | 338.94 | 0.94 | 0.2 |
| Hex | 61 | 3 | 24 | 0 | 61 | 3F | 3E | 153 | 5E | 14 |
| Octal | 141 | 3 | 44 | 0 | 141 | 77 | 76 | 523 | 136 | 24 |
| Binary | 1100001 | 11 | 100100 | 0 | 1100001 | 111111 | 111110 | 101010011 | 1011110 | 10100 |
Color Harmonies of #610324
Complementary color
Monochromatic Colors of #610324
Black with #610324
Text Example
Text Example
White with #610324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610324; }
p { color: rgb(97,3,36); }
H1.HeaderClassName
{
color: #610324;
}
.AnyTagClassName
{
color: #610324;
}
</style>
background-color css
<style>
a { background-color: #610324; }
a { background-color: rgb(97,3,36); }
div.DivClassName
{
background-color: #610324;
}
.BgClassName
{
background-color: #610324;
}
</style>
border-color css
<style>
span { border-color: #610324; }
span { border-color: rgb(97,3,36); }
td.TdClassName
{
border-color: #610324;
}
.TagClassName
{
border-color: #610324;
}
</style>