Shades of Pohutukawa #620625
Tints of Pohutukawa #620625
RGB
CMYK
RGB Variations
Color information
#620625 (or 0x620625) is known color: Pohutukawa. HEX triplet: 62, 06 and 25. RGB value is (98,6,37). Sum of RGB (Red+Green+Blue) = 98+6+37=141 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.50% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 37 (14.84% from 255 or 26.24% from 141); Max value from RGB is 98 - color contains mainly: red. Hex color #620625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620625 is #9DF9DA. Grayscale: #252525. Windows color (decimal): -10353115 or 2426466. OLE color: 2426466.
HSL color Cylindrical-coordinate representation of color #620625: hue angle of 339.78º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620625 is Cyan = 0, Magento = 0.94, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 6 | 37 | - |
| CMYK | 0 | 0.94 | 0.62 | 0.62 |
| HSL | 339.78º | 0.88% | 0.2% | - |
| HSV(B) | 339.78º | 0.94% | 0.38% | - |
| XYZ | 5.44 | 2.86 | 2.02 | - |
| YUV | 37.04 | 127.98 | 171.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 37 | 0 | 0.94 | 0.62 | 0.62 | 339.78 | 0.88 | 0.2 |
| Hex | 62 | 6 | 25 | 0 | 5E | 3E | 3E | 154 | 58 | 14 |
| Octal | 142 | 6 | 45 | 0 | 136 | 76 | 76 | 524 | 130 | 24 |
| Binary | 1100010 | 110 | 100101 | 0 | 1011110 | 111110 | 111110 | 101010100 | 1011000 | 10100 |
Color Harmonies of #620625
Complementary color
Monochromatic Colors of #620625
Black with #620625
Text Example
Text Example
White with #620625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620625; }
p { color: rgb(98,6,37); }
H1.HeaderClassName
{
color: #620625;
}
.AnyTagClassName
{
color: #620625;
}
</style>
background-color css
<style>
a { background-color: #620625; }
a { background-color: rgb(98,6,37); }
div.DivClassName
{
background-color: #620625;
}
.BgClassName
{
background-color: #620625;
}
</style>
border-color css
<style>
span { border-color: #620625; }
span { border-color: rgb(98,6,37); }
td.TdClassName
{
border-color: #620625;
}
.TagClassName
{
border-color: #620625;
}
</style>