Shades of Pohutukawa #621011
Tints of Pohutukawa #621011
RGB
CMYK
RGB Variations
Color information
#621011 (or 0x621011) is known color: Pohutukawa. HEX triplet: 62, 10 and 11. RGB value is (98,16,17). Sum of RGB (Red+Green+Blue) = 98+16+17=131 (17% of max value = 765). Red value is 98 (38.67% from 255 or 74.81% from 131); Green value is 16 (6.64% from 255 or 12.21% from 131); Blue value is 17 (7.03% from 255 or 12.98% from 131); Max value from RGB is 98 - color contains mainly: red. Hex color #621011 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621011 is #9DEFEE. Grayscale: #282828. Windows color (decimal): -10350575 or 1118306. OLE color: 1118306.
HSL color Cylindrical-coordinate representation of color #621011: hue angle of 359.27º 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 #621011 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 17 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.62 |
| HSL | 359.27º | 0.72% | 0.22% | - |
| HSV(B) | 359.27º | 0.84% | 0.38% | - |
| XYZ | 5.32 | 3.01 | 0.83 | - |
| YUV | 40.63 | 114.67 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 17 | 0 | 0.84 | 0.83 | 0.62 | 359.27 | 0.72 | 0.22 |
| Hex | 62 | 10 | 11 | 0 | 54 | 53 | 3E | 167 | 48 | 16 |
| Octal | 142 | 20 | 21 | 0 | 124 | 123 | 76 | 547 | 110 | 26 |
| Binary | 1100010 | 10000 | 10001 | 0 | 1010100 | 1010011 | 111110 | 101100111 | 1001000 | 10110 |
Color Harmonies of #621011
Complementary color
Monochromatic Colors of #621011
Black with #621011
Text Example
Text Example
White with #621011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621011; }
p { color: rgb(98,16,17); }
H1.HeaderClassName
{
color: #621011;
}
.AnyTagClassName
{
color: #621011;
}
</style>
background-color css
<style>
a { background-color: #621011; }
a { background-color: rgb(98,16,17); }
div.DivClassName
{
background-color: #621011;
}
.BgClassName
{
background-color: #621011;
}
</style>
border-color css
<style>
span { border-color: #621011; }
span { border-color: rgb(98,16,17); }
td.TdClassName
{
border-color: #621011;
}
.TagClassName
{
border-color: #621011;
}
</style>