Shades of Pohutukawa #620922
Tints of Pohutukawa #620922
RGB
CMYK
RGB Variations
Color information
#620922 (or 0x620922) is known color: Pohutukawa. HEX triplet: 62, 09 and 22. RGB value is (98,9,34). Sum of RGB (Red+Green+Blue) = 98+9+34=141 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.50% from 141); Green value is 9 (3.91% from 255 or 6.38% from 141); Blue value is 34 (13.67% from 255 or 24.11% from 141); Max value from RGB is 98 - color contains mainly: red. Hex color #620922 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #620922 is #9DF6DD. Grayscale: #262626. Windows color (decimal): -10352350 or 2230626. OLE color: 2230626.
HSL color Cylindrical-coordinate representation of color #620922: hue angle of 343.15º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #620922 is Cyan = 0, Magento = 0.91, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 9 | 34 | - |
| CMYK | 0 | 0.91 | 0.65 | 0.62 |
| HSL | 343.15º | 0.83% | 0.21% | - |
| HSV(B) | 343.15º | 0.91% | 0.38% | - |
| XYZ | 5.42 | 2.91 | 1.79 | - |
| YUV | 38.46 | 125.49 | 170.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 9 | 34 | 0 | 0.91 | 0.65 | 0.62 | 343.15 | 0.83 | 0.21 |
| Hex | 62 | 9 | 22 | 0 | 5B | 41 | 3E | 157 | 53 | 15 |
| Octal | 142 | 11 | 42 | 0 | 133 | 101 | 76 | 527 | 123 | 25 |
| Binary | 1100010 | 1001 | 100010 | 0 | 1011011 | 1000001 | 111110 | 101010111 | 1010011 | 10101 |
Color Harmonies of #620922
Complementary color
Monochromatic Colors of #620922
Black with #620922
Text Example
Text Example
White with #620922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620922; }
p { color: rgb(98,9,34); }
H1.HeaderClassName
{
color: #620922;
}
.AnyTagClassName
{
color: #620922;
}
</style>
background-color css
<style>
a { background-color: #620922; }
a { background-color: rgb(98,9,34); }
div.DivClassName
{
background-color: #620922;
}
.BgClassName
{
background-color: #620922;
}
</style>
border-color css
<style>
span { border-color: #620922; }
span { border-color: rgb(98,9,34); }
td.TdClassName
{
border-color: #620922;
}
.TagClassName
{
border-color: #620922;
}
</style>