Shades of Pohutukawa #6D1216
Tints of Pohutukawa #6D1216
RGB
CMYK
RGB Variations
Color information
#6D1216 (or 0x6D1216) is known color: Pohutukawa. HEX triplet: 6D, 12 and 16. RGB value is (109,18,22). Sum of RGB (Red+Green+Blue) = 109+18+22=149 (19% of max value = 765). Red value is 109 (42.97% from 255 or 73.15% from 149); Green value is 18 (7.42% from 255 or 12.08% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1216 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6D1216 is #92EDE9. Grayscale: #2D2D2D. Windows color (decimal): -9629162 or 1446509. OLE color: 1446509.
HSL color Cylindrical-coordinate representation of color #6D1216: hue angle of 357.36º 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 #6D1216 is Cyan = 0, Magento = 0.83, Yellow = 0.80 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 18 | 22 | - |
| CMYK | 0 | 0.83 | 0.80 | 0.57 |
| HSL | 357.36º | 0.72% | 0.25% | - |
| HSV(B) | 357.36º | 0.83% | 0.43% | - |
| XYZ | 6.67 | 3.74 | 1.13 | - |
| YUV | 45.67 | 114.65 | 173.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 18 | 22 | 0 | 0.83 | 0.80 | 0.57 | 357.36 | 0.72 | 0.25 |
| Hex | 6D | 12 | 16 | 0 | 53 | 50 | 39 | 165 | 48 | 19 |
| Octal | 155 | 22 | 26 | 0 | 123 | 120 | 71 | 545 | 110 | 31 |
| Binary | 1101101 | 10010 | 10110 | 0 | 1010011 | 1010000 | 111001 | 101100101 | 1001000 | 11001 |
Color Harmonies of #6D1216
Complementary color
Monochromatic Colors of #6D1216
Black with #6D1216
Text Example
Text Example
White with #6D1216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1216; }
p { color: rgb(109,18,22); }
H1.HeaderClassName
{
color: #6D1216;
}
.AnyTagClassName
{
color: #6D1216;
}
</style>
background-color css
<style>
a { background-color: #6D1216; }
a { background-color: rgb(109,18,22); }
div.DivClassName
{
background-color: #6D1216;
}
.BgClassName
{
background-color: #6D1216;
}
</style>
border-color css
<style>
span { border-color: #6D1216; }
span { border-color: rgb(109,18,22); }
td.TdClassName
{
border-color: #6D1216;
}
.TagClassName
{
border-color: #6D1216;
}
</style>