Shades of Pohutukawa #621620
Tints of Pohutukawa #621620
RGB
CMYK
RGB Variations
Color information
#621620 (or 0x621620) is known color: Pohutukawa. HEX triplet: 62, 16 and 20. RGB value is (98,22,32). Sum of RGB (Red+Green+Blue) = 98+22+32=152 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.47% from 152); Green value is 22 (8.98% from 255 or 14.47% from 152); Blue value is 32 (12.89% from 255 or 21.05% from 152); Max value from RGB is 98 - color contains mainly: red. Hex color #621620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621620 is #9DE9DF. Grayscale: #2D2D2D. Windows color (decimal): -10349024 or 2102882. OLE color: 2102882.
HSL color Cylindrical-coordinate representation of color #621620: hue angle of 352.11º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #621620 is Cyan = 0, Magento = 0.78, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 22 | 32 | - |
| CMYK | 0 | 0.78 | 0.67 | 0.62 |
| HSL | 352.11º | 0.63% | 0.24% | - |
| HSV(B) | 352.11º | 0.78% | 0.38% | - |
| XYZ | 5.58 | 3.27 | 1.7 | - |
| YUV | 45.86 | 120.18 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 32 | 0 | 0.78 | 0.67 | 0.62 | 352.11 | 0.63 | 0.24 |
| Hex | 62 | 16 | 20 | 0 | 4E | 43 | 3E | 160 | 3F | 18 |
| Octal | 142 | 26 | 40 | 0 | 116 | 103 | 76 | 540 | 77 | 30 |
| Binary | 1100010 | 10110 | 100000 | 0 | 1001110 | 1000011 | 111110 | 101100000 | 111111 | 11000 |
Color Harmonies of #621620
Complementary color
Monochromatic Colors of #621620
Black with #621620
Text Example
Text Example
White with #621620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621620; }
p { color: rgb(98,22,32); }
H1.HeaderClassName
{
color: #621620;
}
.AnyTagClassName
{
color: #621620;
}
</style>
background-color css
<style>
a { background-color: #621620; }
a { background-color: rgb(98,22,32); }
div.DivClassName
{
background-color: #621620;
}
.BgClassName
{
background-color: #621620;
}
</style>
border-color css
<style>
span { border-color: #621620; }
span { border-color: rgb(98,22,32); }
td.TdClassName
{
border-color: #621620;
}
.TagClassName
{
border-color: #621620;
}
</style>