Shades of Pohutukawa #671014
Tints of Pohutukawa #671014
RGB
CMYK
RGB Variations
Color information
#671014 (or 0x671014) is known color: Pohutukawa. HEX triplet: 67, 10 and 14. RGB value is (103,16,20). Sum of RGB (Red+Green+Blue) = 103+16+20=139 (18% of max value = 765). Red value is 103 (40.62% from 255 or 74.10% from 139); Green value is 16 (6.64% from 255 or 11.51% from 139); Blue value is 20 (8.20% from 255 or 14.39% from 139); Max value from RGB is 103 - color contains mainly: red. Hex color #671014 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671014 is #98EFEB. Grayscale: #2A2A2A. Windows color (decimal): -10022892 or 1314919. OLE color: 1314919.
HSL color Cylindrical-coordinate representation of color #671014: hue angle of 357.24º 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 #671014 is Cyan = 0, Magento = 0.84, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 20 | - |
| CMYK | 0 | 0.84 | 0.81 | 0.60 |
| HSL | 357.24º | 0.73% | 0.23% | - |
| HSV(B) | 357.24º | 0.84% | 0.4% | - |
| XYZ | 5.91 | 3.3 | 0.99 | - |
| YUV | 42.47 | 115.32 | 171.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 20 | 0 | 0.84 | 0.81 | 0.60 | 357.24 | 0.73 | 0.23 |
| Hex | 67 | 10 | 14 | 0 | 54 | 51 | 3C | 165 | 49 | 17 |
| Octal | 147 | 20 | 24 | 0 | 124 | 121 | 74 | 545 | 111 | 27 |
| Binary | 1100111 | 10000 | 10100 | 0 | 1010100 | 1010001 | 111100 | 101100101 | 1001001 | 10111 |
Color Harmonies of #671014
Complementary color
Monochromatic Colors of #671014
Black with #671014
Text Example
Text Example
White with #671014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671014; }
p { color: rgb(103,16,20); }
H1.HeaderClassName
{
color: #671014;
}
.AnyTagClassName
{
color: #671014;
}
</style>
background-color css
<style>
a { background-color: #671014; }
a { background-color: rgb(103,16,20); }
div.DivClassName
{
background-color: #671014;
}
.BgClassName
{
background-color: #671014;
}
</style>
border-color css
<style>
span { border-color: #671014; }
span { border-color: rgb(103,16,20); }
td.TdClassName
{
border-color: #671014;
}
.TagClassName
{
border-color: #671014;
}
</style>