Shades of Pohutukawa #620910
Tints of Pohutukawa #620910
RGB
CMYK
RGB Variations
Color information
#620910 (or 0x620910) is known color: Pohutukawa. HEX triplet: 62, 09 and 10. RGB value is (98,9,16). Sum of RGB (Red+Green+Blue) = 98+9+16=123 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.67% from 123); Green value is 9 (3.91% from 255 or 7.32% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 98 - color contains mainly: red. Hex color #620910 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620910 is #9DF6EF. Grayscale: #242424. Windows color (decimal): -10352368 or 1050978. OLE color: 1050978.
HSL color Cylindrical-coordinate representation of color #620910: hue angle of 355.28º 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 #620910 is Cyan = 0, Magento = 0.91, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 16 | - |
| CMYK | 0 | 0.91 | 0.84 | 0.62 |
| HSL | 355.28º | 0.83% | 0.21% | - |
| HSV(B) | 355.28º | 0.91% | 0.38% | - |
| XYZ | 5.23 | 2.83 | 0.76 | - |
| YUV | 36.41 | 116.49 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 16 | 0 | 0.91 | 0.84 | 0.62 | 355.28 | 0.83 | 0.21 |
| Hex | 62 | 9 | 10 | 0 | 5B | 54 | 3E | 163 | 53 | 15 |
| Octal | 142 | 11 | 20 | 0 | 133 | 124 | 76 | 543 | 123 | 25 |
| Binary | 1100010 | 1001 | 10000 | 0 | 1011011 | 1010100 | 111110 | 101100011 | 1010011 | 10101 |
Color Harmonies of #620910
Complementary color
Monochromatic Colors of #620910
Black with #620910
Text Example
Text Example
White with #620910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620910; }
p { color: rgb(98,9,16); }
H1.HeaderClassName
{
color: #620910;
}
.AnyTagClassName
{
color: #620910;
}
</style>
background-color css
<style>
a { background-color: #620910; }
a { background-color: rgb(98,9,16); }
div.DivClassName
{
background-color: #620910;
}
.BgClassName
{
background-color: #620910;
}
</style>
border-color css
<style>
span { border-color: #620910; }
span { border-color: rgb(98,9,16); }
td.TdClassName
{
border-color: #620910;
}
.TagClassName
{
border-color: #620910;
}
</style>