Shades of Pohutukawa #610714
Tints of Pohutukawa #610714
RGB
CMYK
RGB Variations
Color information
#610714 (or 0x610714) is known color: Pohutukawa. HEX triplet: 61, 07 and 14. RGB value is (97,7,20). Sum of RGB (Red+Green+Blue) = 97+7+20=124 (16% of max value = 765). Red value is 97 (38.28% from 255 or 78.23% from 124); Green value is 7 (3.12% from 255 or 5.65% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 97 - color contains mainly: red. Hex color #610714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610714 is #9EF8EB. Grayscale: #232323. Windows color (decimal): -10418412 or 1312609. OLE color: 1312609.
HSL color Cylindrical-coordinate representation of color #610714: hue angle of 351.33º 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 #610714 is Cyan = 0, Magento = 0.93, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 20 | - |
| CMYK | 0 | 0.93 | 0.79 | 0.62 |
| HSL | 351.33º | 0.87% | 0.2% | - |
| HSV(B) | 351.33º | 0.93% | 0.38% | - |
| XYZ | 5.13 | 2.74 | 0.92 | - |
| YUV | 35.39 | 119.32 | 171.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 20 | 0 | 0.93 | 0.79 | 0.62 | 351.33 | 0.87 | 0.2 |
| Hex | 61 | 7 | 14 | 0 | 5D | 4F | 3E | 15F | 57 | 14 |
| Octal | 141 | 7 | 24 | 0 | 135 | 117 | 76 | 537 | 127 | 24 |
| Binary | 1100001 | 111 | 10100 | 0 | 1011101 | 1001111 | 111110 | 101011111 | 1010111 | 10100 |
Color Harmonies of #610714
Complementary color
Monochromatic Colors of #610714
Black with #610714
Text Example
Text Example
White with #610714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610714; }
p { color: rgb(97,7,20); }
H1.HeaderClassName
{
color: #610714;
}
.AnyTagClassName
{
color: #610714;
}
</style>
background-color css
<style>
a { background-color: #610714; }
a { background-color: rgb(97,7,20); }
div.DivClassName
{
background-color: #610714;
}
.BgClassName
{
background-color: #610714;
}
</style>
border-color css
<style>
span { border-color: #610714; }
span { border-color: rgb(97,7,20); }
td.TdClassName
{
border-color: #610714;
}
.TagClassName
{
border-color: #610714;
}
</style>