Shades of Pohutukawa #620913
Tints of Pohutukawa #620913
RGB
CMYK
RGB Variations
Color information
#620913 (or 0x620913) is known color: Pohutukawa. HEX triplet: 62, 09 and 13. RGB value is (98,9,19). Sum of RGB (Red+Green+Blue) = 98+9+19=126 (16% of max value = 765). Red value is 98 (38.67% from 255 or 77.78% from 126); Green value is 9 (3.91% from 255 or 7.14% from 126); Blue value is 19 (7.81% from 255 or 15.08% from 126); Max value from RGB is 98 - color contains mainly: red. Hex color #620913 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620913 is #9DF6EC. Grayscale: #242424. Windows color (decimal): -10352365 or 1247586. OLE color: 1247586.
HSL color Cylindrical-coordinate representation of color #620913: hue angle of 353.26º 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 #620913 is Cyan = 0, Magento = 0.91, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 19 | - |
| CMYK | 0 | 0.91 | 0.81 | 0.62 |
| HSL | 353.26º | 0.83% | 0.21% | - |
| HSV(B) | 353.26º | 0.91% | 0.38% | - |
| XYZ | 5.25 | 2.84 | 0.89 | - |
| YUV | 36.75 | 117.99 | 171.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 19 | 0 | 0.91 | 0.81 | 0.62 | 353.26 | 0.83 | 0.21 |
| Hex | 62 | 9 | 13 | 0 | 5B | 51 | 3E | 161 | 53 | 15 |
| Octal | 142 | 11 | 23 | 0 | 133 | 121 | 76 | 541 | 123 | 25 |
| Binary | 1100010 | 1001 | 10011 | 0 | 1011011 | 1010001 | 111110 | 101100001 | 1010011 | 10101 |
Color Harmonies of #620913
Complementary color
Monochromatic Colors of #620913
Black with #620913
Text Example
Text Example
White with #620913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620913; }
p { color: rgb(98,9,19); }
H1.HeaderClassName
{
color: #620913;
}
.AnyTagClassName
{
color: #620913;
}
</style>
background-color css
<style>
a { background-color: #620913; }
a { background-color: rgb(98,9,19); }
div.DivClassName
{
background-color: #620913;
}
.BgClassName
{
background-color: #620913;
}
</style>
border-color css
<style>
span { border-color: #620913; }
span { border-color: rgb(98,9,19); }
td.TdClassName
{
border-color: #620913;
}
.TagClassName
{
border-color: #620913;
}
</style>