Shades of Pohutukawa #671316
Tints of Pohutukawa #671316
RGB
CMYK
RGB Variations
Color information
#671316 (or 0x671316) is known color: Pohutukawa. HEX triplet: 67, 13 and 16. RGB value is (103,19,22). Sum of RGB (Red+Green+Blue) = 103+19+22=144 (19% of max value = 765). Red value is 103 (40.62% from 255 or 71.53% from 144); Green value is 19 (7.81% from 255 or 13.19% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 103 - color contains mainly: red. Hex color #671316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671316 is #98ECE9. Grayscale: #2C2C2C. Windows color (decimal): -10022122 or 1446759. OLE color: 1446759.
HSL color Cylindrical-coordinate representation of color #671316: hue angle of 357.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671316 is Cyan = 0, Magento = 0.82, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 22 | - |
| CMYK | 0 | 0.82 | 0.79 | 0.60 |
| HSL | 357.86º | 0.69% | 0.24% | - |
| HSV(B) | 357.86º | 0.82% | 0.4% | - |
| XYZ | 5.97 | 3.41 | 1.1 | - |
| YUV | 44.46 | 115.33 | 169.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 22 | 0 | 0.82 | 0.79 | 0.60 | 357.86 | 0.69 | 0.24 |
| Hex | 67 | 13 | 16 | 0 | 52 | 4F | 3C | 166 | 45 | 18 |
| Octal | 147 | 23 | 26 | 0 | 122 | 117 | 74 | 546 | 105 | 30 |
| Binary | 1100111 | 10011 | 10110 | 0 | 1010010 | 1001111 | 111100 | 101100110 | 1000101 | 11000 |
Color Harmonies of #671316
Complementary color
Monochromatic Colors of #671316
Black with #671316
Text Example
Text Example
White with #671316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671316; }
p { color: rgb(103,19,22); }
H1.HeaderClassName
{
color: #671316;
}
.AnyTagClassName
{
color: #671316;
}
</style>
background-color css
<style>
a { background-color: #671316; }
a { background-color: rgb(103,19,22); }
div.DivClassName
{
background-color: #671316;
}
.BgClassName
{
background-color: #671316;
}
</style>
border-color css
<style>
span { border-color: #671316; }
span { border-color: rgb(103,19,22); }
td.TdClassName
{
border-color: #671316;
}
.TagClassName
{
border-color: #671316;
}
</style>