Shades of Pohutukawa #621324
Tints of Pohutukawa #621324
RGB
CMYK
RGB Variations
Color information
#621324 (or 0x621324) is known color: Pohutukawa. HEX triplet: 62, 13 and 24. RGB value is (98,19,36). Sum of RGB (Red+Green+Blue) = 98+19+36=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 19 (7.81% from 255 or 12.42% from 153); Blue value is 36 (14.45% from 255 or 23.53% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #621324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621324 is #9DECDB. Grayscale: #2C2C2C. Windows color (decimal): -10349788 or 2364258. OLE color: 2364258.
HSL color Cylindrical-coordinate representation of color #621324: hue angle of 347.09º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #621324 is Cyan = 0, Magento = 0.81, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 19 | 36 | - |
| CMYK | 0 | 0.81 | 0.63 | 0.62 |
| HSL | 347.09º | 0.68% | 0.23% | - |
| HSV(B) | 347.09º | 0.81% | 0.38% | - |
| XYZ | 5.59 | 3.19 | 1.99 | - |
| YUV | 44.56 | 123.17 | 166.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 19 | 36 | 0 | 0.81 | 0.63 | 0.62 | 347.09 | 0.68 | 0.23 |
| Hex | 62 | 13 | 24 | 0 | 51 | 3F | 3E | 15B | 44 | 17 |
| Octal | 142 | 23 | 44 | 0 | 121 | 77 | 76 | 533 | 104 | 27 |
| Binary | 1100010 | 10011 | 100100 | 0 | 1010001 | 111111 | 111110 | 101011011 | 1000100 | 10111 |
Color Harmonies of #621324
Complementary color
Monochromatic Colors of #621324
Black with #621324
Text Example
Text Example
White with #621324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621324; }
p { color: rgb(98,19,36); }
H1.HeaderClassName
{
color: #621324;
}
.AnyTagClassName
{
color: #621324;
}
</style>
background-color css
<style>
a { background-color: #621324; }
a { background-color: rgb(98,19,36); }
div.DivClassName
{
background-color: #621324;
}
.BgClassName
{
background-color: #621324;
}
</style>
border-color css
<style>
span { border-color: #621324; }
span { border-color: rgb(98,19,36); }
td.TdClassName
{
border-color: #621324;
}
.TagClassName
{
border-color: #621324;
}
</style>