Shades of Pohutukawa #620522
Tints of Pohutukawa #620522
RGB
CMYK
RGB Variations
Color information
#620522 (or 0x620522) is known color: Pohutukawa. HEX triplet: 62, 05 and 22. RGB value is (98,5,34). Sum of RGB (Red+Green+Blue) = 98+5+34=137 (18% of max value = 765). Red value is 98 (38.67% from 255 or 71.53% from 137); Green value is 5 (2.34% from 255 or 3.65% from 137); Blue value is 34 (13.67% from 255 or 24.82% from 137); Max value from RGB is 98 - color contains mainly: red. Hex color #620522 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620522 is #9DFADD. Grayscale: #242424. Windows color (decimal): -10353374 or 2229602. OLE color: 2229602.
HSL color Cylindrical-coordinate representation of color #620522: hue angle of 341.29º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620522 is Cyan = 0, Magento = 0.95, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 5 | 34 | - |
| CMYK | 0 | 0.95 | 0.65 | 0.62 |
| HSL | 341.29º | 0.9% | 0.2% | - |
| HSV(B) | 341.29º | 0.95% | 0.38% | - |
| XYZ | 5.38 | 2.82 | 1.77 | - |
| YUV | 36.11 | 126.81 | 172.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 34 | 0 | 0.95 | 0.65 | 0.62 | 341.29 | 0.9 | 0.2 |
| Hex | 62 | 5 | 22 | 0 | 5F | 41 | 3E | 155 | 5A | 14 |
| Octal | 142 | 5 | 42 | 0 | 137 | 101 | 76 | 525 | 132 | 24 |
| Binary | 1100010 | 101 | 100010 | 0 | 1011111 | 1000001 | 111110 | 101010101 | 1011010 | 10100 |
Color Harmonies of #620522
Complementary color
Monochromatic Colors of #620522
Black with #620522
Text Example
Text Example
White with #620522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620522; }
p { color: rgb(98,5,34); }
H1.HeaderClassName
{
color: #620522;
}
.AnyTagClassName
{
color: #620522;
}
</style>
background-color css
<style>
a { background-color: #620522; }
a { background-color: rgb(98,5,34); }
div.DivClassName
{
background-color: #620522;
}
.BgClassName
{
background-color: #620522;
}
</style>
border-color css
<style>
span { border-color: #620522; }
span { border-color: rgb(98,5,34); }
td.TdClassName
{
border-color: #620522;
}
.TagClassName
{
border-color: #620522;
}
</style>