Shades of Pohutukawa #621115
Tints of Pohutukawa #621115
RGB
CMYK
RGB Variations
Color information
#621115 (or 0x621115) is known color: Pohutukawa. HEX triplet: 62, 11 and 15. RGB value is (98,17,21). Sum of RGB (Red+Green+Blue) = 98+17+21=136 (18% of max value = 765). Red value is 98 (38.67% from 255 or 72.06% from 136); Green value is 17 (7.03% from 255 or 12.5% from 136); Blue value is 21 (8.59% from 255 or 15.44% from 136); Max value from RGB is 98 - color contains mainly: red. Hex color #621115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621115 is #9DEEEA. Grayscale: #292929. Windows color (decimal): -10350315 or 1380706. OLE color: 1380706.
HSL color Cylindrical-coordinate representation of color #621115: hue angle of 357.04º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #621115 is Cyan = 0, Magento = 0.83, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 17 | 21 | - |
| CMYK | 0 | 0.83 | 0.79 | 0.62 |
| HSL | 357.04º | 0.7% | 0.23% | - |
| HSV(B) | 357.04º | 0.83% | 0.38% | - |
| XYZ | 5.37 | 3.05 | 1.02 | - |
| YUV | 41.68 | 116.34 | 168.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 17 | 21 | 0 | 0.83 | 0.79 | 0.62 | 357.04 | 0.7 | 0.23 |
| Hex | 62 | 11 | 15 | 0 | 53 | 4F | 3E | 165 | 46 | 17 |
| Octal | 142 | 21 | 25 | 0 | 123 | 117 | 76 | 545 | 106 | 27 |
| Binary | 1100010 | 10001 | 10101 | 0 | 1010011 | 1001111 | 111110 | 101100101 | 1000110 | 10111 |
Color Harmonies of #621115
Complementary color
Monochromatic Colors of #621115
Black with #621115
Text Example
Text Example
White with #621115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621115; }
p { color: rgb(98,17,21); }
H1.HeaderClassName
{
color: #621115;
}
.AnyTagClassName
{
color: #621115;
}
</style>
background-color css
<style>
a { background-color: #621115; }
a { background-color: rgb(98,17,21); }
div.DivClassName
{
background-color: #621115;
}
.BgClassName
{
background-color: #621115;
}
</style>
border-color css
<style>
span { border-color: #621115; }
span { border-color: rgb(98,17,21); }
td.TdClassName
{
border-color: #621115;
}
.TagClassName
{
border-color: #621115;
}
</style>