Shades of Pohutukawa #6D1418
Tints of Pohutukawa #6D1418
RGB
CMYK
RGB Variations
Color information
#6D1418 (or 0x6D1418) is known color: Pohutukawa. HEX triplet: 6D, 14 and 18. RGB value is (109,20,24). Sum of RGB (Red+Green+Blue) = 109+20+24=153 (20% of max value = 765). Red value is 109 (42.97% from 255 or 71.24% from 153); Green value is 20 (8.20% from 255 or 13.07% from 153); Blue value is 24 (9.77% from 255 or 15.69% from 153); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1418 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6D1418 is #92EBE7. Grayscale: #2F2F2F. Windows color (decimal): -9628648 or 1578093. OLE color: 1578093.
HSL color Cylindrical-coordinate representation of color #6D1418: hue angle of 357.3º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #6D1418 is Cyan = 0, Magento = 0.82, Yellow = 0.78 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 20 | 24 | - |
| CMYK | 0 | 0.82 | 0.78 | 0.57 |
| HSL | 357.3º | 0.69% | 0.25% | - |
| HSV(B) | 357.3º | 0.82% | 0.43% | - |
| XYZ | 6.72 | 3.82 | 1.25 | - |
| YUV | 47.07 | 114.99 | 172.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 20 | 24 | 0 | 0.82 | 0.78 | 0.57 | 357.3 | 0.69 | 0.25 |
| Hex | 6D | 14 | 18 | 0 | 52 | 4E | 39 | 165 | 45 | 19 |
| Octal | 155 | 24 | 30 | 0 | 122 | 116 | 71 | 545 | 105 | 31 |
| Binary | 1101101 | 10100 | 11000 | 0 | 1010010 | 1001110 | 111001 | 101100101 | 1000101 | 11001 |
Color Harmonies of #6D1418
Complementary color
Monochromatic Colors of #6D1418
Black with #6D1418
Text Example
Text Example
White with #6D1418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1418; }
p { color: rgb(109,20,24); }
H1.HeaderClassName
{
color: #6D1418;
}
.AnyTagClassName
{
color: #6D1418;
}
</style>
background-color css
<style>
a { background-color: #6D1418; }
a { background-color: rgb(109,20,24); }
div.DivClassName
{
background-color: #6D1418;
}
.BgClassName
{
background-color: #6D1418;
}
</style>
border-color css
<style>
span { border-color: #6D1418; }
span { border-color: rgb(109,20,24); }
td.TdClassName
{
border-color: #6D1418;
}
.TagClassName
{
border-color: #6D1418;
}
</style>