Shades of Pohutukawa #671718
Tints of Pohutukawa #671718
RGB
CMYK
RGB Variations
Color information
#671718 (or 0x671718) is known color: Pohutukawa. HEX triplet: 67, 17 and 18. RGB value is (103,23,24). Sum of RGB (Red+Green+Blue) = 103+23+24=150 (19% of max value = 765). Red value is 103 (40.62% from 255 or 68.67% from 150); Green value is 23 (9.38% from 255 or 15.33% from 150); Blue value is 24 (9.77% from 255 or 16% from 150); Max value from RGB is 103 - color contains mainly: red. Hex color #671718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671718 is #98E8E7. Grayscale: #2F2F2F. Windows color (decimal): -10021096 or 1578855. OLE color: 1578855.
HSL color Cylindrical-coordinate representation of color #671718: hue angle of 359.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #671718 is Cyan = 0, Magento = 0.78, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 23 | 24 | - |
| CMYK | 0 | 0.78 | 0.77 | 0.60 |
| HSL | 359.25º | 0.63% | 0.25% | - |
| HSV(B) | 359.25º | 0.78% | 0.4% | - |
| XYZ | 6.06 | 3.56 | 1.23 | - |
| YUV | 47.03 | 115 | 167.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 24 | 0 | 0.78 | 0.77 | 0.60 | 359.25 | 0.63 | 0.25 |
| Hex | 67 | 17 | 18 | 0 | 4E | 4D | 3C | 167 | 3F | 19 |
| Octal | 147 | 27 | 30 | 0 | 116 | 115 | 74 | 547 | 77 | 31 |
| Binary | 1100111 | 10111 | 11000 | 0 | 1001110 | 1001101 | 111100 | 101100111 | 111111 | 11001 |
Color Harmonies of #671718
Complementary color
Monochromatic Colors of #671718
Black with #671718
Text Example
Text Example
White with #671718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671718; }
p { color: rgb(103,23,24); }
H1.HeaderClassName
{
color: #671718;
}
.AnyTagClassName
{
color: #671718;
}
</style>
background-color css
<style>
a { background-color: #671718; }
a { background-color: rgb(103,23,24); }
div.DivClassName
{
background-color: #671718;
}
.BgClassName
{
background-color: #671718;
}
</style>
border-color css
<style>
span { border-color: #671718; }
span { border-color: rgb(103,23,24); }
td.TdClassName
{
border-color: #671718;
}
.TagClassName
{
border-color: #671718;
}
</style>