Shades of Pohutukawa #620407
Tints of Pohutukawa #620407
RGB
CMYK
RGB Variations
Color information
#620407 (or 0x620407) is known color: Pohutukawa. HEX triplet: 62, 04 and 07. RGB value is (98,4,7). Sum of RGB (Red+Green+Blue) = 98+4+7=109 (14% of max value = 765). Red value is 98 (38.67% from 255 or 89.91% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 98 - color contains mainly: red. Hex color #620407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620407 is #9DFBF8. Grayscale: #202020. Windows color (decimal): -10353657 or 459874. OLE color: 459874.
HSL color Cylindrical-coordinate representation of color #620407: hue angle of 358.09º 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 #620407 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 7 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.62 |
| HSL | 358.09º | 0.92% | 0.2% | - |
| HSV(B) | 358.09º | 0.96% | 0.38% | - |
| XYZ | 5.12 | 2.7 | 0.45 | - |
| YUV | 32.45 | 113.64 | 174.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 7 | 0 | 0.96 | 0.93 | 0.62 | 358.09 | 0.92 | 0.2 |
| Hex | 62 | 4 | 7 | 0 | 60 | 5D | 3E | 166 | 5C | 14 |
| Octal | 142 | 4 | 7 | 0 | 140 | 135 | 76 | 546 | 134 | 24 |
| Binary | 1100010 | 100 | 111 | 0 | 1100000 | 1011101 | 111110 | 101100110 | 1011100 | 10100 |
Color Harmonies of #620407
Complementary color
Monochromatic Colors of #620407
Black with #620407
Text Example
Text Example
White with #620407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620407; }
p { color: rgb(98,4,7); }
H1.HeaderClassName
{
color: #620407;
}
.AnyTagClassName
{
color: #620407;
}
</style>
background-color css
<style>
a { background-color: #620407; }
a { background-color: rgb(98,4,7); }
div.DivClassName
{
background-color: #620407;
}
.BgClassName
{
background-color: #620407;
}
</style>
border-color css
<style>
span { border-color: #620407; }
span { border-color: rgb(98,4,7); }
td.TdClassName
{
border-color: #620407;
}
.TagClassName
{
border-color: #620407;
}
</style>