Shades of Pohutukawa #671626
Tints of Pohutukawa #671626
RGB
CMYK
RGB Variations
Color information
#671626 (or 0x671626) is known color: Pohutukawa. HEX triplet: 67, 16 and 26. RGB value is (103,22,38). Sum of RGB (Red+Green+Blue) = 103+22+38=163 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.19% from 163); Green value is 22 (8.98% from 255 or 13.50% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 103 - color contains mainly: red. Hex color #671626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671626 is #98E9D9. Grayscale: #303030. Windows color (decimal): -10021338 or 2496103. OLE color: 2496103.
HSL color Cylindrical-coordinate representation of color #671626: hue angle of 348.15º 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 #671626 is Cyan = 0, Magento = 0.79, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 38 | - |
| CMYK | 0 | 0.79 | 0.63 | 0.60 |
| HSL | 348.15º | 0.65% | 0.25% | - |
| HSV(B) | 348.15º | 0.79% | 0.4% | - |
| XYZ | 6.23 | 3.6 | 2.2 | - |
| YUV | 48.04 | 122.34 | 167.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 38 | 0 | 0.79 | 0.63 | 0.60 | 348.15 | 0.65 | 0.25 |
| Hex | 67 | 16 | 26 | 0 | 4F | 3F | 3C | 15C | 41 | 19 |
| Octal | 147 | 26 | 46 | 0 | 117 | 77 | 74 | 534 | 101 | 31 |
| Binary | 1100111 | 10110 | 100110 | 0 | 1001111 | 111111 | 111100 | 101011100 | 1000001 | 11001 |
Color Harmonies of #671626
Complementary color
Monochromatic Colors of #671626
Black with #671626
Text Example
Text Example
White with #671626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671626; }
p { color: rgb(103,22,38); }
H1.HeaderClassName
{
color: #671626;
}
.AnyTagClassName
{
color: #671626;
}
</style>
background-color css
<style>
a { background-color: #671626; }
a { background-color: rgb(103,22,38); }
div.DivClassName
{
background-color: #671626;
}
.BgClassName
{
background-color: #671626;
}
</style>
border-color css
<style>
span { border-color: #671626; }
span { border-color: rgb(103,22,38); }
td.TdClassName
{
border-color: #671626;
}
.TagClassName
{
border-color: #671626;
}
</style>