Shades of Pohutukawa #621316
Tints of Pohutukawa #621316
RGB
CMYK
RGB Variations
Color information
#621316 (or 0x621316) is known color: Pohutukawa. HEX triplet: 62, 13 and 16. RGB value is (98,19,22). Sum of RGB (Red+Green+Blue) = 98+19+22=139 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70.50% from 139); Green value is 19 (7.81% from 255 or 13.67% from 139); Blue value is 22 (8.98% from 255 or 15.83% from 139); Max value from RGB is 98 - color contains mainly: red. Hex color #621316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621316 is #9DECE9. Grayscale: #2B2B2B. Windows color (decimal): -10349802 or 1446754. OLE color: 1446754.
HSL color Cylindrical-coordinate representation of color #621316: hue angle of 357.72º 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 #621316 is Cyan = 0, Magento = 0.81, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 19 | 22 | - |
| CMYK | 0 | 0.81 | 0.78 | 0.62 |
| HSL | 357.72º | 0.68% | 0.23% | - |
| HSV(B) | 357.72º | 0.81% | 0.38% | - |
| XYZ | 5.41 | 3.12 | 1.08 | - |
| YUV | 42.96 | 116.17 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 19 | 22 | 0 | 0.81 | 0.78 | 0.62 | 357.72 | 0.68 | 0.23 |
| Hex | 62 | 13 | 16 | 0 | 51 | 4E | 3E | 166 | 44 | 17 |
| Octal | 142 | 23 | 26 | 0 | 121 | 116 | 76 | 546 | 104 | 27 |
| Binary | 1100010 | 10011 | 10110 | 0 | 1010001 | 1001110 | 111110 | 101100110 | 1000100 | 10111 |
Color Harmonies of #621316
Complementary color
Monochromatic Colors of #621316
Black with #621316
Text Example
Text Example
White with #621316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621316; }
p { color: rgb(98,19,22); }
H1.HeaderClassName
{
color: #621316;
}
.AnyTagClassName
{
color: #621316;
}
</style>
background-color css
<style>
a { background-color: #621316; }
a { background-color: rgb(98,19,22); }
div.DivClassName
{
background-color: #621316;
}
.BgClassName
{
background-color: #621316;
}
</style>
border-color css
<style>
span { border-color: #621316; }
span { border-color: rgb(98,19,22); }
td.TdClassName
{
border-color: #621316;
}
.TagClassName
{
border-color: #621316;
}
</style>