Shades of Pohutukawa #620811
Tints of Pohutukawa #620811
RGB
CMYK
RGB Variations
Color information
#620811 (or 0x620811) is known color: Pohutukawa. HEX triplet: 62, 08 and 11. RGB value is (98,8,17). Sum of RGB (Red+Green+Blue) = 98+8+17=123 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.67% from 123); Green value is 8 (3.52% from 255 or 6.50% from 123); Blue value is 17 (7.03% from 255 or 13.82% from 123); Max value from RGB is 98 - color contains mainly: red. Hex color #620811 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620811 is #9DF7EE. Grayscale: #232323. Windows color (decimal): -10352623 or 1116258. OLE color: 1116258.
HSL color Cylindrical-coordinate representation of color #620811: hue angle of 354º 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 #620811 is Cyan = 0, Magento = 0.92, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 17 | - |
| CMYK | 0 | 0.92 | 0.83 | 0.62 |
| HSL | 354º | 0.85% | 0.21% | - |
| HSV(B) | 354º | 0.92% | 0.38% | - |
| XYZ | 5.23 | 2.81 | 0.8 | - |
| YUV | 35.94 | 117.32 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 17 | 0 | 0.92 | 0.83 | 0.62 | 354 | 0.85 | 0.21 |
| Hex | 62 | 8 | 11 | 0 | 5C | 53 | 3E | 162 | 55 | 15 |
| Octal | 142 | 10 | 21 | 0 | 134 | 123 | 76 | 542 | 125 | 25 |
| Binary | 1100010 | 1000 | 10001 | 0 | 1011100 | 1010011 | 111110 | 101100010 | 1010101 | 10101 |
Color Harmonies of #620811
Complementary color
Monochromatic Colors of #620811
Black with #620811
Text Example
Text Example
White with #620811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620811; }
p { color: rgb(98,8,17); }
H1.HeaderClassName
{
color: #620811;
}
.AnyTagClassName
{
color: #620811;
}
</style>
background-color css
<style>
a { background-color: #620811; }
a { background-color: rgb(98,8,17); }
div.DivClassName
{
background-color: #620811;
}
.BgClassName
{
background-color: #620811;
}
</style>
border-color css
<style>
span { border-color: #620811; }
span { border-color: rgb(98,8,17); }
td.TdClassName
{
border-color: #620811;
}
.TagClassName
{
border-color: #620811;
}
</style>