Shades of Pohutukawa #622126
Tints of Pohutukawa #622126
RGB
CMYK
RGB Variations
Color information
#622126 (or 0x622126) is known color: Pohutukawa. HEX triplet: 62, 21 and 26. RGB value is (98,33,38). Sum of RGB (Red+Green+Blue) = 98+33+38=169 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.99% from 169); Green value is 33 (13.28% from 255 or 19.53% from 169); Blue value is 38 (15.23% from 255 or 22.49% from 169); Max value from RGB is 98 - color contains mainly: red. Hex color #622126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622126 is #9DDED9. Grayscale: #353535. Windows color (decimal): -10346202 or 2498914. OLE color: 2498914.
HSL color Cylindrical-coordinate representation of color #622126: hue angle of 355.38º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622126 is Cyan = 0, Magento = 0.66, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 38 | - |
| CMYK | 0 | 0.66 | 0.61 | 0.62 |
| HSL | 355.38º | 0.5% | 0.26% | - |
| HSV(B) | 355.38º | 0.66% | 0.38% | - |
| XYZ | 5.93 | 3.82 | 2.26 | - |
| YUV | 53.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 38 | 0 | 0.66 | 0.61 | 0.62 | 355.38 | 0.5 | 0.26 |
| Hex | 62 | 21 | 26 | 0 | 42 | 3D | 3E | 163 | 32 | 1A |
| Octal | 142 | 41 | 46 | 0 | 102 | 75 | 76 | 543 | 62 | 32 |
| Binary | 1100010 | 100001 | 100110 | 0 | 1000010 | 111101 | 111110 | 101100011 | 110010 | 11010 |
Color Harmonies of #622126
Complementary color
Monochromatic Colors of #622126
Black with #622126
Text Example
Text Example
White with #622126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622126; }
p { color: rgb(98,33,38); }
H1.HeaderClassName
{
color: #622126;
}
.AnyTagClassName
{
color: #622126;
}
</style>
background-color css
<style>
a { background-color: #622126; }
a { background-color: rgb(98,33,38); }
div.DivClassName
{
background-color: #622126;
}
.BgClassName
{
background-color: #622126;
}
</style>
border-color css
<style>
span { border-color: #622126; }
span { border-color: rgb(98,33,38); }
td.TdClassName
{
border-color: #622126;
}
.TagClassName
{
border-color: #622126;
}
</style>