Shades of Pohutukawa #620912
Tints of Pohutukawa #620912
RGB
CMYK
RGB Variations
Color information
#620912 (or 0x620912) is known color: Pohutukawa. HEX triplet: 62, 09 and 12. RGB value is (98,9,18). Sum of RGB (Red+Green+Blue) = 98+9+18=125 (16% of max value = 765). Red value is 98 (38.67% from 255 or 78.4% from 125); Green value is 9 (3.91% from 255 or 7.2% from 125); Blue value is 18 (7.42% from 255 or 14.4% from 125); Max value from RGB is 98 - color contains mainly: red. Hex color #620912 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620912 is #9DF6ED. Grayscale: #242424. Windows color (decimal): -10352366 or 1182050. OLE color: 1182050.
HSL color Cylindrical-coordinate representation of color #620912: hue angle of 353.93º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620912 is Cyan = 0, Magento = 0.91, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 18 | - |
| CMYK | 0 | 0.91 | 0.82 | 0.62 |
| HSL | 353.93º | 0.83% | 0.21% | - |
| HSV(B) | 353.93º | 0.91% | 0.38% | - |
| XYZ | 5.24 | 2.84 | 0.84 | - |
| YUV | 36.64 | 117.49 | 171.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 18 | 0 | 0.91 | 0.82 | 0.62 | 353.93 | 0.83 | 0.21 |
| Hex | 62 | 9 | 12 | 0 | 5B | 52 | 3E | 162 | 53 | 15 |
| Octal | 142 | 11 | 22 | 0 | 133 | 122 | 76 | 542 | 123 | 25 |
| Binary | 1100010 | 1001 | 10010 | 0 | 1011011 | 1010010 | 111110 | 101100010 | 1010011 | 10101 |
Color Harmonies of #620912
Complementary color
Monochromatic Colors of #620912
Black with #620912
Text Example
Text Example
White with #620912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620912; }
p { color: rgb(98,9,18); }
H1.HeaderClassName
{
color: #620912;
}
.AnyTagClassName
{
color: #620912;
}
</style>
background-color css
<style>
a { background-color: #620912; }
a { background-color: rgb(98,9,18); }
div.DivClassName
{
background-color: #620912;
}
.BgClassName
{
background-color: #620912;
}
</style>
border-color css
<style>
span { border-color: #620912; }
span { border-color: rgb(98,9,18); }
td.TdClassName
{
border-color: #620912;
}
.TagClassName
{
border-color: #620912;
}
</style>