Shades of Pohutukawa #620317
Tints of Pohutukawa #620317
RGB
CMYK
RGB Variations
Color information
#620317 (or 0x620317) is known color: Pohutukawa. HEX triplet: 62, 03 and 17. RGB value is (98,3,23). Sum of RGB (Red+Green+Blue) = 98+3+23=124 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.03% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 23 (9.38% from 255 or 18.55% from 124); Max value from RGB is 98 - color contains mainly: red. Hex color #620317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620317 is #9DFCE8. Grayscale: #212121. Windows color (decimal): -10353897 or 1508194. OLE color: 1508194.
HSL color Cylindrical-coordinate representation of color #620317: hue angle of 347.37º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #620317 is Cyan = 0, Magento = 0.97, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 23 | - |
| CMYK | 0 | 0.97 | 0.77 | 0.62 |
| HSL | 347.37º | 0.94% | 0.2% | - |
| HSV(B) | 347.37º | 0.97% | 0.38% | - |
| XYZ | 5.22 | 2.72 | 1.06 | - |
| YUV | 33.69 | 121.97 | 173.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 23 | 0 | 0.97 | 0.77 | 0.62 | 347.37 | 0.94 | 0.2 |
| Hex | 62 | 3 | 17 | 0 | 61 | 4D | 3E | 15B | 5E | 14 |
| Octal | 142 | 3 | 27 | 0 | 141 | 115 | 76 | 533 | 136 | 24 |
| Binary | 1100010 | 11 | 10111 | 0 | 1100001 | 1001101 | 111110 | 101011011 | 1011110 | 10100 |
Color Harmonies of #620317
Complementary color
Monochromatic Colors of #620317
Black with #620317
Text Example
Text Example
White with #620317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620317; }
p { color: rgb(98,3,23); }
H1.HeaderClassName
{
color: #620317;
}
.AnyTagClassName
{
color: #620317;
}
</style>
background-color css
<style>
a { background-color: #620317; }
a { background-color: rgb(98,3,23); }
div.DivClassName
{
background-color: #620317;
}
.BgClassName
{
background-color: #620317;
}
</style>
border-color css
<style>
span { border-color: #620317; }
span { border-color: rgb(98,3,23); }
td.TdClassName
{
border-color: #620317;
}
.TagClassName
{
border-color: #620317;
}
</style>