Shades of Pohutukawa #621118
Tints of Pohutukawa #621118
RGB
CMYK
RGB Variations
Color information
#621118 (or 0x621118) is known color: Pohutukawa. HEX triplet: 62, 11 and 18. RGB value is (98,17,24). Sum of RGB (Red+Green+Blue) = 98+17+24=139 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70.50% from 139); Green value is 17 (7.03% from 255 or 12.23% from 139); Blue value is 24 (9.77% from 255 or 17.27% from 139); Max value from RGB is 98 - color contains mainly: red. Hex color #621118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621118 is #9DEEE7. Grayscale: #2A2A2A. Windows color (decimal): -10350312 or 1577314. OLE color: 1577314.
HSL color Cylindrical-coordinate representation of color #621118: hue angle of 354.81º 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 #621118 is Cyan = 0, Magento = 0.83, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 17 | 24 | - |
| CMYK | 0 | 0.83 | 0.76 | 0.62 |
| HSL | 354.81º | 0.7% | 0.23% | - |
| HSV(B) | 354.81º | 0.83% | 0.38% | - |
| XYZ | 5.4 | 3.06 | 1.17 | - |
| YUV | 42.02 | 117.84 | 167.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 17 | 24 | 0 | 0.83 | 0.76 | 0.62 | 354.81 | 0.7 | 0.23 |
| Hex | 62 | 11 | 18 | 0 | 53 | 4C | 3E | 163 | 46 | 17 |
| Octal | 142 | 21 | 30 | 0 | 123 | 114 | 76 | 543 | 106 | 27 |
| Binary | 1100010 | 10001 | 11000 | 0 | 1010011 | 1001100 | 111110 | 101100011 | 1000110 | 10111 |
Color Harmonies of #621118
Complementary color
Monochromatic Colors of #621118
Black with #621118
Text Example
Text Example
White with #621118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621118; }
p { color: rgb(98,17,24); }
H1.HeaderClassName
{
color: #621118;
}
.AnyTagClassName
{
color: #621118;
}
</style>
background-color css
<style>
a { background-color: #621118; }
a { background-color: rgb(98,17,24); }
div.DivClassName
{
background-color: #621118;
}
.BgClassName
{
background-color: #621118;
}
</style>
border-color css
<style>
span { border-color: #621118; }
span { border-color: rgb(98,17,24); }
td.TdClassName
{
border-color: #621118;
}
.TagClassName
{
border-color: #621118;
}
</style>