Shades of Pohutukawa #621720
Tints of Pohutukawa #621720
RGB
CMYK
RGB Variations
Color information
#621720 (or 0x621720) is known color: Pohutukawa. HEX triplet: 62, 17 and 20. RGB value is (98,23,32). Sum of RGB (Red+Green+Blue) = 98+23+32=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 23 (9.38% from 255 or 15.03% from 153); Blue value is 32 (12.89% from 255 or 20.92% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #621720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621720 is #9DE8DF. Grayscale: #2E2E2E. Windows color (decimal): -10348768 or 2103138. OLE color: 2103138.
HSL color Cylindrical-coordinate representation of color #621720: hue angle of 352.8º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #621720 is Cyan = 0, Magento = 0.77, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 23 | 32 | - |
| CMYK | 0 | 0.77 | 0.67 | 0.62 |
| HSL | 352.8º | 0.62% | 0.24% | - |
| HSV(B) | 352.8º | 0.77% | 0.38% | - |
| XYZ | 5.6 | 3.31 | 1.71 | - |
| YUV | 46.45 | 119.85 | 164.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 23 | 32 | 0 | 0.77 | 0.67 | 0.62 | 352.8 | 0.62 | 0.24 |
| Hex | 62 | 17 | 20 | 0 | 4D | 43 | 3E | 161 | 3E | 18 |
| Octal | 142 | 27 | 40 | 0 | 115 | 103 | 76 | 541 | 76 | 30 |
| Binary | 1100010 | 10111 | 100000 | 0 | 1001101 | 1000011 | 111110 | 101100001 | 111110 | 11000 |
Color Harmonies of #621720
Complementary color
Monochromatic Colors of #621720
Black with #621720
Text Example
Text Example
White with #621720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621720; }
p { color: rgb(98,23,32); }
H1.HeaderClassName
{
color: #621720;
}
.AnyTagClassName
{
color: #621720;
}
</style>
background-color css
<style>
a { background-color: #621720; }
a { background-color: rgb(98,23,32); }
div.DivClassName
{
background-color: #621720;
}
.BgClassName
{
background-color: #621720;
}
</style>
border-color css
<style>
span { border-color: #621720; }
span { border-color: rgb(98,23,32); }
td.TdClassName
{
border-color: #621720;
}
.TagClassName
{
border-color: #621720;
}
</style>