Shades of Pohutukawa #622329
Tints of Pohutukawa #622329
RGB
CMYK
RGB Variations
Color information
#622329 (or 0x622329) is known color: Pohutukawa. HEX triplet: 62, 23 and 29. RGB value is (98,35,41). Sum of RGB (Red+Green+Blue) = 98+35+41=174 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56.32% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 41 (16.41% from 255 or 23.56% from 174); Max value from RGB is 98 - color contains mainly: red. Hex color #622329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622329 is #9DDCD6. Grayscale: #363636. Windows color (decimal): -10345687 or 2696034. OLE color: 2696034.
HSL color Cylindrical-coordinate representation of color #622329: hue angle of 354.29º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #622329 is Cyan = 0, Magento = 0.64, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 35 | 41 | - |
| CMYK | 0 | 0.64 | 0.58 | 0.62 |
| HSL | 354.29º | 0.47% | 0.26% | - |
| HSV(B) | 354.29º | 0.64% | 0.38% | - |
| XYZ | 6.04 | 3.96 | 2.54 | - |
| YUV | 54.52 | 120.37 | 159.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 41 | 0 | 0.64 | 0.58 | 0.62 | 354.29 | 0.47 | 0.26 |
| Hex | 62 | 23 | 29 | 0 | 40 | 3A | 3E | 162 | 2F | 1A |
| Octal | 142 | 43 | 51 | 0 | 100 | 72 | 76 | 542 | 57 | 32 |
| Binary | 1100010 | 100011 | 101001 | 0 | 1000000 | 111010 | 111110 | 101100010 | 101111 | 11010 |
Color Harmonies of #622329
Complementary color
Monochromatic Colors of #622329
Black with #622329
Text Example
Text Example
White with #622329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622329; }
p { color: rgb(98,35,41); }
H1.HeaderClassName
{
color: #622329;
}
.AnyTagClassName
{
color: #622329;
}
</style>
background-color css
<style>
a { background-color: #622329; }
a { background-color: rgb(98,35,41); }
div.DivClassName
{
background-color: #622329;
}
.BgClassName
{
background-color: #622329;
}
</style>
border-color css
<style>
span { border-color: #622329; }
span { border-color: rgb(98,35,41); }
td.TdClassName
{
border-color: #622329;
}
.TagClassName
{
border-color: #622329;
}
</style>