Shades of Pohutukawa #621416
Tints of Pohutukawa #621416
RGB
CMYK
RGB Variations
Color information
#621416 (or 0x621416) is known color: Pohutukawa. HEX triplet: 62, 14 and 16. RGB value is (98,20,22). Sum of RGB (Red+Green+Blue) = 98+20+22=140 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 98 - color contains mainly: red. Hex color #621416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621416 is #9DEBE9. Grayscale: #2B2B2B. Windows color (decimal): -10349546 or 1447010. OLE color: 1447010.
HSL color Cylindrical-coordinate representation of color #621416: hue angle of 358.46º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621416 is Cyan = 0, Magento = 0.80, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 22 | - |
| CMYK | 0 | 0.80 | 0.78 | 0.62 |
| HSL | 358.46º | 0.66% | 0.23% | - |
| HSV(B) | 358.46º | 0.8% | 0.38% | - |
| XYZ | 5.43 | 3.15 | 1.08 | - |
| YUV | 43.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 22 | 0 | 0.80 | 0.78 | 0.62 | 358.46 | 0.66 | 0.23 |
| Hex | 62 | 14 | 16 | 0 | 50 | 4E | 3E | 166 | 42 | 17 |
| Octal | 142 | 24 | 26 | 0 | 120 | 116 | 76 | 546 | 102 | 27 |
| Binary | 1100010 | 10100 | 10110 | 0 | 1010000 | 1001110 | 111110 | 101100110 | 1000010 | 10111 |
Color Harmonies of #621416
Complementary color
Monochromatic Colors of #621416
Black with #621416
Text Example
Text Example
White with #621416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621416; }
p { color: rgb(98,20,22); }
H1.HeaderClassName
{
color: #621416;
}
.AnyTagClassName
{
color: #621416;
}
</style>
background-color css
<style>
a { background-color: #621416; }
a { background-color: rgb(98,20,22); }
div.DivClassName
{
background-color: #621416;
}
.BgClassName
{
background-color: #621416;
}
</style>
border-color css
<style>
span { border-color: #621416; }
span { border-color: rgb(98,20,22); }
td.TdClassName
{
border-color: #621416;
}
.TagClassName
{
border-color: #621416;
}
</style>