Shades of Pohutukawa #620316
Tints of Pohutukawa #620316
RGB
CMYK
RGB Variations
Color information
#620316 (or 0x620316) is known color: Pohutukawa. HEX triplet: 62, 03 and 16. RGB value is (98,3,22). Sum of RGB (Red+Green+Blue) = 98+3+22=123 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.67% from 123); Green value is 3 (1.56% from 255 or 2.44% from 123); Blue value is 22 (8.98% from 255 or 17.89% from 123); Max value from RGB is 98 - color contains mainly: red. Hex color #620316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620316 is #9DFCE9. Grayscale: #212121. Windows color (decimal): -10353898 or 1442658. OLE color: 1442658.
HSL color Cylindrical-coordinate representation of color #620316: hue angle of 348º 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 #620316 is Cyan = 0, Magento = 0.97, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 3 | 22 | - |
| CMYK | 0 | 0.97 | 0.78 | 0.62 |
| HSL | 348º | 0.94% | 0.2% | - |
| HSV(B) | 348º | 0.97% | 0.38% | - |
| XYZ | 5.21 | 2.72 | 1.01 | - |
| YUV | 33.57 | 121.47 | 173.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 3 | 22 | 0 | 0.97 | 0.78 | 0.62 | 348 | 0.94 | 0.2 |
| Hex | 62 | 3 | 16 | 0 | 61 | 4E | 3E | 15C | 5E | 14 |
| Octal | 142 | 3 | 26 | 0 | 141 | 116 | 76 | 534 | 136 | 24 |
| Binary | 1100010 | 11 | 10110 | 0 | 1100001 | 1001110 | 111110 | 101011100 | 1011110 | 10100 |
Color Harmonies of #620316
Complementary color
Monochromatic Colors of #620316
Black with #620316
Text Example
Text Example
White with #620316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620316; }
p { color: rgb(98,3,22); }
H1.HeaderClassName
{
color: #620316;
}
.AnyTagClassName
{
color: #620316;
}
</style>
background-color css
<style>
a { background-color: #620316; }
a { background-color: rgb(98,3,22); }
div.DivClassName
{
background-color: #620316;
}
.BgClassName
{
background-color: #620316;
}
</style>
border-color css
<style>
span { border-color: #620316; }
span { border-color: rgb(98,3,22); }
td.TdClassName
{
border-color: #620316;
}
.TagClassName
{
border-color: #620316;
}
</style>