Shades of Pohutukawa #610309
Tints of Pohutukawa #610309
RGB
CMYK
RGB Variations
Color information
#610309 (or 0x610309) is known color: Pohutukawa. HEX triplet: 61, 03 and 09. RGB value is (97,3,9). Sum of RGB (Red+Green+Blue) = 97+3+9=109 (14% of max value = 765). Red value is 97 (38.28% from 255 or 88.99% from 109); Green value is 3 (1.56% from 255 or 2.75% from 109); Blue value is 9 (3.91% from 255 or 8.26% from 109); Max value from RGB is 97 - color contains mainly: red. Hex color #610309 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610309 is #9EFCF6. Grayscale: #1F1F1F. Windows color (decimal): -10419447 or 590689. OLE color: 590689.
HSL color Cylindrical-coordinate representation of color #610309: hue angle of 356.17º 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 #610309 is Cyan = 0, Magento = 0.97, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 9 | - |
| CMYK | 0 | 0.97 | 0.91 | 0.62 |
| HSL | 356.17º | 0.94% | 0.2% | - |
| HSV(B) | 356.17º | 0.97% | 0.38% | - |
| XYZ | 5.01 | 2.63 | 0.5 | - |
| YUV | 31.79 | 115.14 | 174.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 9 | 0 | 0.97 | 0.91 | 0.62 | 356.17 | 0.94 | 0.2 |
| Hex | 61 | 3 | 9 | 0 | 61 | 5B | 3E | 164 | 5E | 14 |
| Octal | 141 | 3 | 11 | 0 | 141 | 133 | 76 | 544 | 136 | 24 |
| Binary | 1100001 | 11 | 1001 | 0 | 1100001 | 1011011 | 111110 | 101100100 | 1011110 | 10100 |
Color Harmonies of #610309
Complementary color
Monochromatic Colors of #610309
Black with #610309
Text Example
Text Example
White with #610309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610309; }
p { color: rgb(97,3,9); }
H1.HeaderClassName
{
color: #610309;
}
.AnyTagClassName
{
color: #610309;
}
</style>
background-color css
<style>
a { background-color: #610309; }
a { background-color: rgb(97,3,9); }
div.DivClassName
{
background-color: #610309;
}
.BgClassName
{
background-color: #610309;
}
</style>
border-color css
<style>
span { border-color: #610309; }
span { border-color: rgb(97,3,9); }
td.TdClassName
{
border-color: #610309;
}
.TagClassName
{
border-color: #610309;
}
</style>