Shades of Pohutukawa #621415
Tints of Pohutukawa #621415
RGB
CMYK
RGB Variations
Color information
#621415 (or 0x621415) is known color: Pohutukawa. HEX triplet: 62, 14 and 15. RGB value is (98,20,21). Sum of RGB (Red+Green+Blue) = 98+20+21=139 (18% of max value = 765). Red value is 98 (38.67% from 255 or 70.50% from 139); Green value is 20 (8.20% from 255 or 14.39% from 139); Blue value is 21 (8.59% from 255 or 15.11% from 139); Max value from RGB is 98 - color contains mainly: red. Hex color #621415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621415 is #9DEBEA. Grayscale: #2B2B2B. Windows color (decimal): -10349547 or 1381474. OLE color: 1381474.
HSL color Cylindrical-coordinate representation of color #621415: hue angle of 359.23º 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 #621415 is Cyan = 0, Magento = 0.80, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 21 | - |
| CMYK | 0 | 0.80 | 0.79 | 0.62 |
| HSL | 359.23º | 0.66% | 0.23% | - |
| HSV(B) | 359.23º | 0.8% | 0.38% | - |
| XYZ | 5.42 | 3.15 | 1.03 | - |
| YUV | 43.44 | 115.34 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 21 | 0 | 0.80 | 0.79 | 0.62 | 359.23 | 0.66 | 0.23 |
| Hex | 62 | 14 | 15 | 0 | 50 | 4F | 3E | 167 | 42 | 17 |
| Octal | 142 | 24 | 25 | 0 | 120 | 117 | 76 | 547 | 102 | 27 |
| Binary | 1100010 | 10100 | 10101 | 0 | 1010000 | 1001111 | 111110 | 101100111 | 1000010 | 10111 |
Color Harmonies of #621415
Complementary color
Monochromatic Colors of #621415
Black with #621415
Text Example
Text Example
White with #621415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621415; }
p { color: rgb(98,20,21); }
H1.HeaderClassName
{
color: #621415;
}
.AnyTagClassName
{
color: #621415;
}
</style>
background-color css
<style>
a { background-color: #621415; }
a { background-color: rgb(98,20,21); }
div.DivClassName
{
background-color: #621415;
}
.BgClassName
{
background-color: #621415;
}
</style>
border-color css
<style>
span { border-color: #621415; }
span { border-color: rgb(98,20,21); }
td.TdClassName
{
border-color: #621415;
}
.TagClassName
{
border-color: #621415;
}
</style>