Shades of Pohutukawa #6D1115
Tints of Pohutukawa #6D1115
RGB
CMYK
RGB Variations
Color information
#6D1115 (or 0x6D1115) is known color: Pohutukawa. HEX triplet: 6D, 11 and 15. RGB value is (109,17,21). Sum of RGB (Red+Green+Blue) = 109+17+21=147 (19% of max value = 765). Red value is 109 (42.97% from 255 or 74.15% from 147); Green value is 17 (7.03% from 255 or 11.56% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6D1115 is #92EEEA. Grayscale: #2D2D2D. Windows color (decimal): -9629419 or 1380717. OLE color: 1380717.
HSL color Cylindrical-coordinate representation of color #6D1115: hue angle of 357.39º degrees, saturation: 0.73, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #6D1115 is Cyan = 0, Magento = 0.84, Yellow = 0.81 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 17 | 21 | - |
| CMYK | 0 | 0.84 | 0.81 | 0.57 |
| HSL | 357.39º | 0.73% | 0.25% | - |
| HSV(B) | 357.39º | 0.84% | 0.43% | - |
| XYZ | 6.64 | 3.71 | 1.07 | - |
| YUV | 44.96 | 114.48 | 173.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 17 | 21 | 0 | 0.84 | 0.81 | 0.57 | 357.39 | 0.73 | 0.25 |
| Hex | 6D | 11 | 15 | 0 | 54 | 51 | 39 | 165 | 49 | 19 |
| Octal | 155 | 21 | 25 | 0 | 124 | 121 | 71 | 545 | 111 | 31 |
| Binary | 1101101 | 10001 | 10101 | 0 | 1010100 | 1010001 | 111001 | 101100101 | 1001001 | 11001 |
Color Harmonies of #6D1115
Complementary color
Monochromatic Colors of #6D1115
Black with #6D1115
Text Example
Text Example
White with #6D1115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1115; }
p { color: rgb(109,17,21); }
H1.HeaderClassName
{
color: #6D1115;
}
.AnyTagClassName
{
color: #6D1115;
}
</style>
background-color css
<style>
a { background-color: #6D1115; }
a { background-color: rgb(109,17,21); }
div.DivClassName
{
background-color: #6D1115;
}
.BgClassName
{
background-color: #6D1115;
}
</style>
border-color css
<style>
span { border-color: #6D1115; }
span { border-color: rgb(109,17,21); }
td.TdClassName
{
border-color: #6D1115;
}
.TagClassName
{
border-color: #6D1115;
}
</style>