Shades of Pohutukawa #620820
Tints of Pohutukawa #620820
RGB
CMYK
RGB Variations
Color information
#620820 (or 0x620820) is known color: Pohutukawa. HEX triplet: 62, 08 and 20. RGB value is (98,8,32). Sum of RGB (Red+Green+Blue) = 98+8+32=138 (18% of max value = 765). Red value is 98 (38.67% from 255 or 71.01% from 138); Green value is 8 (3.52% from 255 or 5.80% from 138); Blue value is 32 (12.89% from 255 or 23.19% from 138); Max value from RGB is 98 - color contains mainly: red. Hex color #620820 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620820 is #9DF7DF. Grayscale: #252525. Windows color (decimal): -10352608 or 2099298. OLE color: 2099298.
HSL color Cylindrical-coordinate representation of color #620820: hue angle of 344º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #620820 is Cyan = 0, Magento = 0.92, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 32 | - |
| CMYK | 0 | 0.92 | 0.67 | 0.62 |
| HSL | 344º | 0.85% | 0.21% | - |
| HSV(B) | 344º | 0.92% | 0.38% | - |
| XYZ | 5.38 | 2.87 | 1.64 | - |
| YUV | 37.65 | 124.82 | 171.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 32 | 0 | 0.92 | 0.67 | 0.62 | 344 | 0.85 | 0.21 |
| Hex | 62 | 8 | 20 | 0 | 5C | 43 | 3E | 158 | 55 | 15 |
| Octal | 142 | 10 | 40 | 0 | 134 | 103 | 76 | 530 | 125 | 25 |
| Binary | 1100010 | 1000 | 100000 | 0 | 1011100 | 1000011 | 111110 | 101011000 | 1010101 | 10101 |
Color Harmonies of #620820
Complementary color
Monochromatic Colors of #620820
Black with #620820
Text Example
Text Example
White with #620820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620820; }
p { color: rgb(98,8,32); }
H1.HeaderClassName
{
color: #620820;
}
.AnyTagClassName
{
color: #620820;
}
</style>
background-color css
<style>
a { background-color: #620820; }
a { background-color: rgb(98,8,32); }
div.DivClassName
{
background-color: #620820;
}
.BgClassName
{
background-color: #620820;
}
</style>
border-color css
<style>
span { border-color: #620820; }
span { border-color: rgb(98,8,32); }
td.TdClassName
{
border-color: #620820;
}
.TagClassName
{
border-color: #620820;
}
</style>