Shades of Pohutukawa #620408
Tints of Pohutukawa #620408
RGB
CMYK
RGB Variations
Color information
#620408 (or 0x620408) is known color: Pohutukawa. HEX triplet: 62, 04 and 08. RGB value is (98,4,8). Sum of RGB (Red+Green+Blue) = 98+4+8=110 (14% of max value = 765). Red value is 98 (38.67% from 255 or 89.09% from 110); Green value is 4 (1.95% from 255 or 3.64% from 110); Blue value is 8 (3.52% from 255 or 7.27% from 110); Max value from RGB is 98 - color contains mainly: red. Hex color #620408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #620408 is #9DFBF7. Grayscale: #202020. Windows color (decimal): -10353656 or 525410. OLE color: 525410.
HSL color Cylindrical-coordinate representation of color #620408: hue angle of 357.45º 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 #620408 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 8 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.62 |
| HSL | 357.45º | 0.92% | 0.2% | - |
| HSV(B) | 357.45º | 0.96% | 0.38% | - |
| XYZ | 5.12 | 2.7 | 0.48 | - |
| YUV | 32.56 | 114.14 | 174.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 8 | 0 | 0.96 | 0.92 | 0.62 | 357.45 | 0.92 | 0.2 |
| Hex | 62 | 4 | 8 | 0 | 60 | 5C | 3E | 165 | 5C | 14 |
| Octal | 142 | 4 | 10 | 0 | 140 | 134 | 76 | 545 | 134 | 24 |
| Binary | 1100010 | 100 | 1000 | 0 | 1100000 | 1011100 | 111110 | 101100101 | 1011100 | 10100 |
Color Harmonies of #620408
Complementary color
Monochromatic Colors of #620408
Black with #620408
Text Example
Text Example
White with #620408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620408; }
p { color: rgb(98,4,8); }
H1.HeaderClassName
{
color: #620408;
}
.AnyTagClassName
{
color: #620408;
}
</style>
background-color css
<style>
a { background-color: #620408; }
a { background-color: rgb(98,4,8); }
div.DivClassName
{
background-color: #620408;
}
.BgClassName
{
background-color: #620408;
}
</style>
border-color css
<style>
span { border-color: #620408; }
span { border-color: rgb(98,4,8); }
td.TdClassName
{
border-color: #620408;
}
.TagClassName
{
border-color: #620408;
}
</style>