Shades of Pohutukawa #6D1220
Tints of Pohutukawa #6D1220
RGB
CMYK
RGB Variations
Color information
#6D1220 (or 0x6D1220) is known color: Pohutukawa. HEX triplet: 6D, 12 and 20. RGB value is (109,18,32). Sum of RGB (Red+Green+Blue) = 109+18+32=159 (21% of max value = 765). Red value is 109 (42.97% from 255 or 68.55% from 159); Green value is 18 (7.42% from 255 or 11.32% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1220 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6D1220 is #92EDDF. Grayscale: #2E2E2E. Windows color (decimal): -9629152 or 2101869. OLE color: 2101869.
HSL color Cylindrical-coordinate representation of color #6D1220: hue angle of 350.77º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #6D1220 is Cyan = 0, Magento = 0.83, Yellow = 0.71 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 18 | 32 | - |
| CMYK | 0 | 0.83 | 0.71 | 0.57 |
| HSL | 350.77º | 0.72% | 0.25% | - |
| HSV(B) | 350.77º | 0.83% | 0.43% | - |
| XYZ | 6.78 | 3.79 | 1.74 | - |
| YUV | 46.81 | 119.65 | 172.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 18 | 32 | 0 | 0.83 | 0.71 | 0.57 | 350.77 | 0.72 | 0.25 |
| Hex | 6D | 12 | 20 | 0 | 53 | 47 | 39 | 15F | 48 | 19 |
| Octal | 155 | 22 | 40 | 0 | 123 | 107 | 71 | 537 | 110 | 31 |
| Binary | 1101101 | 10010 | 100000 | 0 | 1010011 | 1000111 | 111001 | 101011111 | 1001000 | 11001 |
Color Harmonies of #6D1220
Complementary color
Monochromatic Colors of #6D1220
Black with #6D1220
Text Example
Text Example
White with #6D1220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1220; }
p { color: rgb(109,18,32); }
H1.HeaderClassName
{
color: #6D1220;
}
.AnyTagClassName
{
color: #6D1220;
}
</style>
background-color css
<style>
a { background-color: #6D1220; }
a { background-color: rgb(109,18,32); }
div.DivClassName
{
background-color: #6D1220;
}
.BgClassName
{
background-color: #6D1220;
}
</style>
border-color css
<style>
span { border-color: #6D1220; }
span { border-color: rgb(109,18,32); }
td.TdClassName
{
border-color: #6D1220;
}
.TagClassName
{
border-color: #6D1220;
}
</style>