Shades of Pohutukawa #620810
Tints of Pohutukawa #620810
RGB
CMYK
RGB Variations
Color information
#620810 (or 0x620810) is known color: Pohutukawa. HEX triplet: 62, 08 and 10. RGB value is (98,8,16). Sum of RGB (Red+Green+Blue) = 98+8+16=122 (16% of max value = 765). Red value is 98 (38.67% from 255 or 80.33% from 122); Green value is 8 (3.52% from 255 or 6.56% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 98 - color contains mainly: red. Hex color #620810 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620810 is #9DF7EF. Grayscale: #232323. Windows color (decimal): -10352624 or 1050722. OLE color: 1050722.
HSL color Cylindrical-coordinate representation of color #620810: hue angle of 354.67º 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 #620810 is Cyan = 0, Magento = 0.92, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 16 | - |
| CMYK | 0 | 0.92 | 0.84 | 0.62 |
| HSL | 354.67º | 0.85% | 0.21% | - |
| HSV(B) | 354.67º | 0.92% | 0.38% | - |
| XYZ | 5.22 | 2.81 | 0.76 | - |
| YUV | 35.82 | 116.82 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 16 | 0 | 0.92 | 0.84 | 0.62 | 354.67 | 0.85 | 0.21 |
| Hex | 62 | 8 | 10 | 0 | 5C | 54 | 3E | 163 | 55 | 15 |
| Octal | 142 | 10 | 20 | 0 | 134 | 124 | 76 | 543 | 125 | 25 |
| Binary | 1100010 | 1000 | 10000 | 0 | 1011100 | 1010100 | 111110 | 101100011 | 1010101 | 10101 |
Color Harmonies of #620810
Complementary color
Monochromatic Colors of #620810
Black with #620810
Text Example
Text Example
White with #620810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620810; }
p { color: rgb(98,8,16); }
H1.HeaderClassName
{
color: #620810;
}
.AnyTagClassName
{
color: #620810;
}
</style>
background-color css
<style>
a { background-color: #620810; }
a { background-color: rgb(98,8,16); }
div.DivClassName
{
background-color: #620810;
}
.BgClassName
{
background-color: #620810;
}
</style>
border-color css
<style>
span { border-color: #620810; }
span { border-color: rgb(98,8,16); }
td.TdClassName
{
border-color: #620810;
}
.TagClassName
{
border-color: #620810;
}
</style>