Shades of Pohutukawa #621625
Tints of Pohutukawa #621625
RGB
CMYK
RGB Variations
Color information
#621625 (or 0x621625) is known color: Pohutukawa. HEX triplet: 62, 16 and 25. RGB value is (98,22,37). Sum of RGB (Red+Green+Blue) = 98+22+37=157 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.42% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 37 (14.84% from 255 or 23.57% from 157); Max value from RGB is 98 - color contains mainly: red. Hex color #621625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621625 is #9DE9DA. Grayscale: #2E2E2E. Windows color (decimal): -10349019 or 2430562. OLE color: 2430562.
HSL color Cylindrical-coordinate representation of color #621625: hue angle of 348.16º 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 #621625 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 22 | 37 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.62 |
| HSL | 348.16º | 0.63% | 0.24% | - |
| HSV(B) | 348.16º | 0.78% | 0.38% | - |
| XYZ | 5.66 | 3.3 | 2.09 | - |
| YUV | 46.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 37 | 0 | 0.78 | 0.62 | 0.62 | 348.16 | 0.63 | 0.24 |
| Hex | 62 | 16 | 25 | 0 | 4E | 3E | 3E | 15C | 3F | 18 |
| Octal | 142 | 26 | 45 | 0 | 116 | 76 | 76 | 534 | 77 | 30 |
| Binary | 1100010 | 10110 | 100101 | 0 | 1001110 | 111110 | 111110 | 101011100 | 111111 | 11000 |
Color Harmonies of #621625
Complementary color
Monochromatic Colors of #621625
Black with #621625
Text Example
Text Example
White with #621625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621625; }
p { color: rgb(98,22,37); }
H1.HeaderClassName
{
color: #621625;
}
.AnyTagClassName
{
color: #621625;
}
</style>
background-color css
<style>
a { background-color: #621625; }
a { background-color: rgb(98,22,37); }
div.DivClassName
{
background-color: #621625;
}
.BgClassName
{
background-color: #621625;
}
</style>
border-color css
<style>
span { border-color: #621625; }
span { border-color: rgb(98,22,37); }
td.TdClassName
{
border-color: #621625;
}
.TagClassName
{
border-color: #621625;
}
</style>