Shades of Pohutukawa #6A0711
Tints of Pohutukawa #6A0711
RGB
CMYK
RGB Variations
Color information
#6A0711 (or 0x6A0711) is known color: Pohutukawa. HEX triplet: 6A, 07 and 11. RGB value is (106,7,17). Sum of RGB (Red+Green+Blue) = 106+7+17=130 (17% of max value = 765). Red value is 106 (41.80% from 255 or 81.54% from 130); Green value is 7 (3.12% from 255 or 5.38% from 130); Blue value is 17 (7.03% from 255 or 13.08% from 130); Max value from RGB is 106 - color contains mainly: red. Hex color #6A0711 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6A0711 is #95F8EE. Grayscale: #252525. Windows color (decimal): -9828591 or 1116010. OLE color: 1116010.
HSL color Cylindrical-coordinate representation of color #6A0711: hue angle of 353.94º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6A0711 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 7 | 17 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.58 |
| HSL | 353.94º | 0.88% | 0.22% | - |
| HSV(B) | 353.94º | 0.93% | 0.42% | - |
| XYZ | 6.12 | 3.26 | 0.84 | - |
| YUV | 37.74 | 116.3 | 176.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 7 | 17 | 0 | 0.93 | 0.84 | 0.58 | 353.94 | 0.88 | 0.22 |
| Hex | 6A | 7 | 11 | 0 | 5D | 54 | 3A | 162 | 58 | 16 |
| Octal | 152 | 7 | 21 | 0 | 135 | 124 | 72 | 542 | 130 | 26 |
| Binary | 1101010 | 111 | 10001 | 0 | 1011101 | 1010100 | 111010 | 101100010 | 1011000 | 10110 |
Color Harmonies of #6A0711
Complementary color
Monochromatic Colors of #6A0711
Black with #6A0711
Text Example
Text Example
White with #6A0711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A0711; }
p { color: rgb(106,7,17); }
H1.HeaderClassName
{
color: #6A0711;
}
.AnyTagClassName
{
color: #6A0711;
}
</style>
background-color css
<style>
a { background-color: #6A0711; }
a { background-color: rgb(106,7,17); }
div.DivClassName
{
background-color: #6A0711;
}
.BgClassName
{
background-color: #6A0711;
}
</style>
border-color css
<style>
span { border-color: #6A0711; }
span { border-color: rgb(106,7,17); }
td.TdClassName
{
border-color: #6A0711;
}
.TagClassName
{
border-color: #6A0711;
}
</style>