Shades of Pohutukawa #610213
Tints of Pohutukawa #610213
RGB
CMYK
RGB Variations
Color information
#610213 (or 0x610213) is known color: Pohutukawa. HEX triplet: 61, 02 and 13. RGB value is (97,2,19). Sum of RGB (Red+Green+Blue) = 97+2+19=118 (15% of max value = 765). Red value is 97 (38.28% from 255 or 82.20% from 118); Green value is 2 (1.17% from 255 or 1.69% from 118); Blue value is 19 (7.81% from 255 or 16.10% from 118); Max value from RGB is 97 - color contains mainly: red. Hex color #610213 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610213 is #9EFDEC. Grayscale: #202020. Windows color (decimal): -10419693 or 1245793. OLE color: 1245793.
HSL color Cylindrical-coordinate representation of color #610213: hue angle of 349.26º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #610213 is Cyan = 0, Magento = 0.98, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 2 | 19 | - |
| CMYK | 0 | 0.98 | 0.80 | 0.62 |
| HSL | 349.26º | 0.96% | 0.19% | - |
| HSV(B) | 349.26º | 0.98% | 0.38% | - |
| XYZ | 5.07 | 2.63 | 0.86 | - |
| YUV | 32.34 | 120.47 | 174.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 2 | 19 | 0 | 0.98 | 0.80 | 0.62 | 349.26 | 0.96 | 0.19 |
| Hex | 61 | 2 | 13 | 0 | 62 | 50 | 3E | 15D | 60 | 13 |
| Octal | 141 | 2 | 23 | 0 | 142 | 120 | 76 | 535 | 140 | 23 |
| Binary | 1100001 | 10 | 10011 | 0 | 1100010 | 1010000 | 111110 | 101011101 | 1100000 | 10011 |
Color Harmonies of #610213
Complementary color
Monochromatic Colors of #610213
Black with #610213
Text Example
Text Example
White with #610213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610213; }
p { color: rgb(97,2,19); }
H1.HeaderClassName
{
color: #610213;
}
.AnyTagClassName
{
color: #610213;
}
</style>
background-color css
<style>
a { background-color: #610213; }
a { background-color: rgb(97,2,19); }
div.DivClassName
{
background-color: #610213;
}
.BgClassName
{
background-color: #610213;
}
</style>
border-color css
<style>
span { border-color: #610213; }
span { border-color: rgb(97,2,19); }
td.TdClassName
{
border-color: #610213;
}
.TagClassName
{
border-color: #610213;
}
</style>