Shades of Pohutukawa #620812
Tints of Pohutukawa #620812
RGB
CMYK
RGB Variations
Color information
#620812 (or 0x620812) is known color: Pohutukawa. HEX triplet: 62, 08 and 12. RGB value is (98,8,18). Sum of RGB (Red+Green+Blue) = 98+8+18=124 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.03% from 124); Green value is 8 (3.52% from 255 or 6.45% from 124); Blue value is 18 (7.42% from 255 or 14.52% from 124); Max value from RGB is 98 - color contains mainly: red. Hex color #620812 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620812 is #9DF7ED. Grayscale: #242424. Windows color (decimal): -10352622 or 1181794. OLE color: 1181794.
HSL color Cylindrical-coordinate representation of color #620812: hue angle of 353.33º 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 #620812 is Cyan = 0, Magento = 0.92, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 8 | 18 | - |
| CMYK | 0 | 0.92 | 0.82 | 0.62 |
| HSL | 353.33º | 0.85% | 0.21% | - |
| HSV(B) | 353.33º | 0.92% | 0.38% | - |
| XYZ | 5.23 | 2.81 | 0.84 | - |
| YUV | 36.05 | 117.82 | 172.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 8 | 18 | 0 | 0.92 | 0.82 | 0.62 | 353.33 | 0.85 | 0.21 |
| Hex | 62 | 8 | 12 | 0 | 5C | 52 | 3E | 161 | 55 | 15 |
| Octal | 142 | 10 | 22 | 0 | 134 | 122 | 76 | 541 | 125 | 25 |
| Binary | 1100010 | 1000 | 10010 | 0 | 1011100 | 1010010 | 111110 | 101100001 | 1010101 | 10101 |
Color Harmonies of #620812
Complementary color
Monochromatic Colors of #620812
Black with #620812
Text Example
Text Example
White with #620812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620812; }
p { color: rgb(98,8,18); }
H1.HeaderClassName
{
color: #620812;
}
.AnyTagClassName
{
color: #620812;
}
</style>
background-color css
<style>
a { background-color: #620812; }
a { background-color: rgb(98,8,18); }
div.DivClassName
{
background-color: #620812;
}
.BgClassName
{
background-color: #620812;
}
</style>
border-color css
<style>
span { border-color: #620812; }
span { border-color: rgb(98,8,18); }
td.TdClassName
{
border-color: #620812;
}
.TagClassName
{
border-color: #620812;
}
</style>