Shades of Pohutukawa #670916
Tints of Pohutukawa #670916
RGB
CMYK
RGB Variations
Color information
#670916 (or 0x670916) is known color: Pohutukawa. HEX triplet: 67, 09 and 16. RGB value is (103,9,22). Sum of RGB (Red+Green+Blue) = 103+9+22=134 (17% of max value = 765). Red value is 103 (40.62% from 255 or 76.87% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 22 (8.98% from 255 or 16.42% from 134); Max value from RGB is 103 - color contains mainly: red. Hex color #670916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670916 is #98F6E9. Grayscale: #262626. Windows color (decimal): -10024682 or 1444199. OLE color: 1444199.
HSL color Cylindrical-coordinate representation of color #670916: hue angle of 351.7º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #670916 is Cyan = 0, Magento = 0.91, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 9 | 22 | - |
| CMYK | 0 | 0.91 | 0.79 | 0.60 |
| HSL | 351.7º | 0.84% | 0.22% | - |
| HSV(B) | 351.7º | 0.91% | 0.4% | - |
| XYZ | 5.84 | 3.14 | 1.06 | - |
| YUV | 38.59 | 118.64 | 173.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 9 | 22 | 0 | 0.91 | 0.79 | 0.60 | 351.7 | 0.84 | 0.22 |
| Hex | 67 | 9 | 16 | 0 | 5B | 4F | 3C | 160 | 54 | 16 |
| Octal | 147 | 11 | 26 | 0 | 133 | 117 | 74 | 540 | 124 | 26 |
| Binary | 1100111 | 1001 | 10110 | 0 | 1011011 | 1001111 | 111100 | 101100000 | 1010100 | 10110 |
Color Harmonies of #670916
Complementary color
Monochromatic Colors of #670916
Black with #670916
Text Example
Text Example
White with #670916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670916; }
p { color: rgb(103,9,22); }
H1.HeaderClassName
{
color: #670916;
}
.AnyTagClassName
{
color: #670916;
}
</style>
background-color css
<style>
a { background-color: #670916; }
a { background-color: rgb(103,9,22); }
div.DivClassName
{
background-color: #670916;
}
.BgClassName
{
background-color: #670916;
}
</style>
border-color css
<style>
span { border-color: #670916; }
span { border-color: rgb(103,9,22); }
td.TdClassName
{
border-color: #670916;
}
.TagClassName
{
border-color: #670916;
}
</style>