Shades of Pohutukawa #621326
Tints of Pohutukawa #621326
RGB
CMYK
RGB Variations
Color information
#621326 (or 0x621326) is known color: Pohutukawa. HEX triplet: 62, 13 and 26. RGB value is (98,19,38). Sum of RGB (Red+Green+Blue) = 98+19+38=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #621326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621326 is #9DECD9. Grayscale: #2C2C2C. Windows color (decimal): -10349786 or 2495330. OLE color: 2495330.
HSL color Cylindrical-coordinate representation of color #621326: hue angle of 345.57º 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 #621326 is Cyan = 0, Magento = 0.81, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 19 | 38 | - |
| CMYK | 0 | 0.81 | 0.61 | 0.62 |
| HSL | 345.57º | 0.68% | 0.23% | - |
| HSV(B) | 345.57º | 0.81% | 0.38% | - |
| XYZ | 5.62 | 3.2 | 2.16 | - |
| YUV | 44.79 | 124.17 | 165.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 19 | 38 | 0 | 0.81 | 0.61 | 0.62 | 345.57 | 0.68 | 0.23 |
| Hex | 62 | 13 | 26 | 0 | 51 | 3D | 3E | 15A | 44 | 17 |
| Octal | 142 | 23 | 46 | 0 | 121 | 75 | 76 | 532 | 104 | 27 |
| Binary | 1100010 | 10011 | 100110 | 0 | 1010001 | 111101 | 111110 | 101011010 | 1000100 | 10111 |
Color Harmonies of #621326
Complementary color
Monochromatic Colors of #621326
Black with #621326
Text Example
Text Example
White with #621326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621326; }
p { color: rgb(98,19,38); }
H1.HeaderClassName
{
color: #621326;
}
.AnyTagClassName
{
color: #621326;
}
</style>
background-color css
<style>
a { background-color: #621326; }
a { background-color: rgb(98,19,38); }
div.DivClassName
{
background-color: #621326;
}
.BgClassName
{
background-color: #621326;
}
</style>
border-color css
<style>
span { border-color: #621326; }
span { border-color: rgb(98,19,38); }
td.TdClassName
{
border-color: #621326;
}
.TagClassName
{
border-color: #621326;
}
</style>