Shades of Pohutukawa #6D1022
Tints of Pohutukawa #6D1022
RGB
CMYK
RGB Variations
Color information
#6D1022 (or 0x6D1022) is known color: Pohutukawa. HEX triplet: 6D, 10 and 22. RGB value is (109,16,34). Sum of RGB (Red+Green+Blue) = 109+16+34=159 (21% of max value = 765). Red value is 109 (42.97% from 255 or 68.55% from 159); Green value is 16 (6.64% from 255 or 10.06% from 159); Blue value is 34 (13.67% from 255 or 21.38% from 159); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1022 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6D1022 is #92EFDD. Grayscale: #2D2D2D. Windows color (decimal): -9629662 or 2232429. OLE color: 2232429.
HSL color Cylindrical-coordinate representation of color #6D1022: hue angle of 348.39º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #6D1022 is Cyan = 0, Magento = 0.85, Yellow = 0.69 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 16 | 34 | - |
| CMYK | 0 | 0.85 | 0.69 | 0.57 |
| HSL | 348.39º | 0.74% | 0.25% | - |
| HSV(B) | 348.39º | 0.85% | 0.43% | - |
| XYZ | 6.78 | 3.74 | 1.88 | - |
| YUV | 45.86 | 121.31 | 173.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 16 | 34 | 0 | 0.85 | 0.69 | 0.57 | 348.39 | 0.74 | 0.25 |
| Hex | 6D | 10 | 22 | 0 | 55 | 45 | 39 | 15C | 4A | 19 |
| Octal | 155 | 20 | 42 | 0 | 125 | 105 | 71 | 534 | 112 | 31 |
| Binary | 1101101 | 10000 | 100010 | 0 | 1010101 | 1000101 | 111001 | 101011100 | 1001010 | 11001 |
Color Harmonies of #6D1022
Complementary color
Monochromatic Colors of #6D1022
Black with #6D1022
Text Example
Text Example
White with #6D1022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1022; }
p { color: rgb(109,16,34); }
H1.HeaderClassName
{
color: #6D1022;
}
.AnyTagClassName
{
color: #6D1022;
}
</style>
background-color css
<style>
a { background-color: #6D1022; }
a { background-color: rgb(109,16,34); }
div.DivClassName
{
background-color: #6D1022;
}
.BgClassName
{
background-color: #6D1022;
}
</style>
border-color css
<style>
span { border-color: #6D1022; }
span { border-color: rgb(109,16,34); }
td.TdClassName
{
border-color: #6D1022;
}
.TagClassName
{
border-color: #6D1022;
}
</style>