Shades of Pohutukawa #620415
Tints of Pohutukawa #620415
RGB
CMYK
RGB Variations
Color information
#620415 (or 0x620415) is known color: Pohutukawa. HEX triplet: 62, 04 and 15. RGB value is (98,4,21). Sum of RGB (Red+Green+Blue) = 98+4+21=123 (16% of max value = 765). Red value is 98 (38.67% from 255 or 79.67% from 123); Green value is 4 (1.95% from 255 or 3.25% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 98 - color contains mainly: red. Hex color #620415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620415 is #9DFBEA. Grayscale: #222222. Windows color (decimal): -10353643 or 1377378. OLE color: 1377378.
HSL color Cylindrical-coordinate representation of color #620415: hue angle of 349.15º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620415 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 21 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.62 |
| HSL | 349.15º | 0.92% | 0.2% | - |
| HSV(B) | 349.15º | 0.96% | 0.38% | - |
| XYZ | 5.22 | 2.74 | 0.96 | - |
| YUV | 34.04 | 120.64 | 173.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 21 | 0 | 0.96 | 0.79 | 0.62 | 349.15 | 0.92 | 0.2 |
| Hex | 62 | 4 | 15 | 0 | 60 | 4F | 3E | 15D | 5C | 14 |
| Octal | 142 | 4 | 25 | 0 | 140 | 117 | 76 | 535 | 134 | 24 |
| Binary | 1100010 | 100 | 10101 | 0 | 1100000 | 1001111 | 111110 | 101011101 | 1011100 | 10100 |
Color Harmonies of #620415
Complementary color
Monochromatic Colors of #620415
Black with #620415
Text Example
Text Example
White with #620415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620415; }
p { color: rgb(98,4,21); }
H1.HeaderClassName
{
color: #620415;
}
.AnyTagClassName
{
color: #620415;
}
</style>
background-color css
<style>
a { background-color: #620415; }
a { background-color: rgb(98,4,21); }
div.DivClassName
{
background-color: #620415;
}
.BgClassName
{
background-color: #620415;
}
</style>
border-color css
<style>
span { border-color: #620415; }
span { border-color: rgb(98,4,21); }
td.TdClassName
{
border-color: #620415;
}
.TagClassName
{
border-color: #620415;
}
</style>