Shades of Pohutukawa #6A0926
Tints of Pohutukawa #6A0926
RGB
CMYK
RGB Variations
Color information
#6A0926 (or 0x6A0926) is known color: Pohutukawa. HEX triplet: 6A, 09 and 26. RGB value is (106,9,38). Sum of RGB (Red+Green+Blue) = 106+9+38=153 (20% of max value = 765). Red value is 106 (41.80% from 255 or 69.28% from 153); Green value is 9 (3.91% from 255 or 5.88% from 153); Blue value is 38 (15.23% from 255 or 24.84% from 153); Max value from RGB is 106 - color contains mainly: red. Hex color #6A0926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A0926 is #95F6D9. Grayscale: #292929. Windows color (decimal): -9828058 or 2492778. OLE color: 2492778.
HSL color Cylindrical-coordinate representation of color #6A0926: hue angle of 342.06º degrees, saturation: 0.84, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #6A0926 is Cyan = 0, Magento = 0.92, Yellow = 0.64 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 9 | 38 | - |
| CMYK | 0 | 0.92 | 0.64 | 0.58 |
| HSL | 342.06º | 0.84% | 0.23% | - |
| HSV(B) | 342.06º | 0.92% | 0.42% | - |
| XYZ | 6.39 | 3.4 | 2.15 | - |
| YUV | 41.31 | 126.14 | 174.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 9 | 38 | 0 | 0.92 | 0.64 | 0.58 | 342.06 | 0.84 | 0.23 |
| Hex | 6A | 9 | 26 | 0 | 5C | 40 | 3A | 156 | 54 | 17 |
| Octal | 152 | 11 | 46 | 0 | 134 | 100 | 72 | 526 | 124 | 27 |
| Binary | 1101010 | 1001 | 100110 | 0 | 1011100 | 1000000 | 111010 | 101010110 | 1010100 | 10111 |
Color Harmonies of #6A0926
Complementary color
Monochromatic Colors of #6A0926
Black with #6A0926
Text Example
Text Example
White with #6A0926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A0926; }
p { color: rgb(106,9,38); }
H1.HeaderClassName
{
color: #6A0926;
}
.AnyTagClassName
{
color: #6A0926;
}
</style>
background-color css
<style>
a { background-color: #6A0926; }
a { background-color: rgb(106,9,38); }
div.DivClassName
{
background-color: #6A0926;
}
.BgClassName
{
background-color: #6A0926;
}
</style>
border-color css
<style>
span { border-color: #6A0926; }
span { border-color: rgb(106,9,38); }
td.TdClassName
{
border-color: #6A0926;
}
.TagClassName
{
border-color: #6A0926;
}
</style>