Shades of Pohutukawa #671018
Tints of Pohutukawa #671018
RGB
CMYK
RGB Variations
Color information
#671018 (or 0x671018) is known color: Pohutukawa. HEX triplet: 67, 10 and 18. RGB value is (103,16,24). Sum of RGB (Red+Green+Blue) = 103+16+24=143 (18% of max value = 765). Red value is 103 (40.62% from 255 or 72.03% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 103 - color contains mainly: red. Hex color #671018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671018 is #98EFE7. Grayscale: #2A2A2A. Windows color (decimal): -10022888 or 1577063. OLE color: 1577063.
HSL color Cylindrical-coordinate representation of color #671018: hue angle of 354.48º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671018 is Cyan = 0, Magento = 0.84, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 24 | - |
| CMYK | 0 | 0.84 | 0.77 | 0.60 |
| HSL | 354.48º | 0.73% | 0.23% | - |
| HSV(B) | 354.48º | 0.84% | 0.4% | - |
| XYZ | 5.94 | 3.32 | 1.19 | - |
| YUV | 42.93 | 117.32 | 170.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 24 | 0 | 0.84 | 0.77 | 0.60 | 354.48 | 0.73 | 0.23 |
| Hex | 67 | 10 | 18 | 0 | 54 | 4D | 3C | 162 | 49 | 17 |
| Octal | 147 | 20 | 30 | 0 | 124 | 115 | 74 | 542 | 111 | 27 |
| Binary | 1100111 | 10000 | 11000 | 0 | 1010100 | 1001101 | 111100 | 101100010 | 1001001 | 10111 |
Color Harmonies of #671018
Complementary color
Monochromatic Colors of #671018
Black with #671018
Text Example
Text Example
White with #671018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671018; }
p { color: rgb(103,16,24); }
H1.HeaderClassName
{
color: #671018;
}
.AnyTagClassName
{
color: #671018;
}
</style>
background-color css
<style>
a { background-color: #671018; }
a { background-color: rgb(103,16,24); }
div.DivClassName
{
background-color: #671018;
}
.BgClassName
{
background-color: #671018;
}
</style>
border-color css
<style>
span { border-color: #671018; }
span { border-color: rgb(103,16,24); }
td.TdClassName
{
border-color: #671018;
}
.TagClassName
{
border-color: #671018;
}
</style>