Shades of Pohutukawa #621012
Tints of Pohutukawa #621012
RGB
CMYK
RGB Variations
Color information
#621012 (or 0x621012) is known color: Pohutukawa. HEX triplet: 62, 10 and 12. RGB value is (98,16,18). Sum of RGB (Red+Green+Blue) = 98+16+18=132 (17% of max value = 765). Red value is 98 (38.67% from 255 or 74.24% from 132); Green value is 16 (6.64% from 255 or 12.12% from 132); Blue value is 18 (7.42% from 255 or 13.64% from 132); Max value from RGB is 98 - color contains mainly: red. Hex color #621012 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621012 is #9DEFED. Grayscale: #282828. Windows color (decimal): -10350574 or 1183842. OLE color: 1183842.
HSL color Cylindrical-coordinate representation of color #621012: hue angle of 358.54º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621012 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 18 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.62 |
| HSL | 358.54º | 0.72% | 0.22% | - |
| HSV(B) | 358.54º | 0.84% | 0.38% | - |
| XYZ | 5.33 | 3.01 | 0.87 | - |
| YUV | 40.75 | 115.17 | 168.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 18 | 0 | 0.84 | 0.82 | 0.62 | 358.54 | 0.72 | 0.22 |
| Hex | 62 | 10 | 12 | 0 | 54 | 52 | 3E | 167 | 48 | 16 |
| Octal | 142 | 20 | 22 | 0 | 124 | 122 | 76 | 547 | 110 | 26 |
| Binary | 1100010 | 10000 | 10010 | 0 | 1010100 | 1010010 | 111110 | 101100111 | 1001000 | 10110 |
Color Harmonies of #621012
Complementary color
Monochromatic Colors of #621012
Black with #621012
Text Example
Text Example
White with #621012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621012; }
p { color: rgb(98,16,18); }
H1.HeaderClassName
{
color: #621012;
}
.AnyTagClassName
{
color: #621012;
}
</style>
background-color css
<style>
a { background-color: #621012; }
a { background-color: rgb(98,16,18); }
div.DivClassName
{
background-color: #621012;
}
.BgClassName
{
background-color: #621012;
}
</style>
border-color css
<style>
span { border-color: #621012; }
span { border-color: rgb(98,16,18); }
td.TdClassName
{
border-color: #621012;
}
.TagClassName
{
border-color: #621012;
}
</style>