Shades of Pohutukawa #671617
Tints of Pohutukawa #671617
RGB
CMYK
RGB Variations
Color information
#671617 (or 0x671617) is known color: Pohutukawa. HEX triplet: 67, 16 and 17. RGB value is (103,22,23). Sum of RGB (Red+Green+Blue) = 103+22+23=148 (19% of max value = 765). Red value is 103 (40.62% from 255 or 69.59% from 148); Green value is 22 (8.98% from 255 or 14.86% from 148); Blue value is 23 (9.38% from 255 or 15.54% from 148); Max value from RGB is 103 - color contains mainly: red. Hex color #671617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671617 is #98E9E8. Grayscale: #2E2E2E. Windows color (decimal): -10021353 or 1513063. OLE color: 1513063.
HSL color Cylindrical-coordinate representation of color #671617: hue angle of 359.26º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671617 is Cyan = 0, Magento = 0.79, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 23 | - |
| CMYK | 0 | 0.79 | 0.78 | 0.60 |
| HSL | 359.26º | 0.65% | 0.25% | - |
| HSV(B) | 359.26º | 0.79% | 0.4% | - |
| XYZ | 6.04 | 3.52 | 1.17 | - |
| YUV | 46.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 23 | 0 | 0.79 | 0.78 | 0.60 | 359.26 | 0.65 | 0.25 |
| Hex | 67 | 16 | 17 | 0 | 4F | 4E | 3C | 167 | 41 | 19 |
| Octal | 147 | 26 | 27 | 0 | 117 | 116 | 74 | 547 | 101 | 31 |
| Binary | 1100111 | 10110 | 10111 | 0 | 1001111 | 1001110 | 111100 | 101100111 | 1000001 | 11001 |
Color Harmonies of #671617
Complementary color
Monochromatic Colors of #671617
Black with #671617
Text Example
Text Example
White with #671617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671617; }
p { color: rgb(103,22,23); }
H1.HeaderClassName
{
color: #671617;
}
.AnyTagClassName
{
color: #671617;
}
</style>
background-color css
<style>
a { background-color: #671617; }
a { background-color: rgb(103,22,23); }
div.DivClassName
{
background-color: #671617;
}
.BgClassName
{
background-color: #671617;
}
</style>
border-color css
<style>
span { border-color: #671617; }
span { border-color: rgb(103,22,23); }
td.TdClassName
{
border-color: #671617;
}
.TagClassName
{
border-color: #671617;
}
</style>