Shades of Pohutukawa #671322
Tints of Pohutukawa #671322
RGB
CMYK
RGB Variations
Color information
#671322 (or 0x671322) is known color: Pohutukawa. HEX triplet: 67, 13 and 22. RGB value is (103,19,34). Sum of RGB (Red+Green+Blue) = 103+19+34=156 (20% of max value = 765). Red value is 103 (40.62% from 255 or 66.03% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 34 (13.67% from 255 or 21.79% from 156); Max value from RGB is 103 - color contains mainly: red. Hex color #671322 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671322 is #98ECDD. Grayscale: #2D2D2D. Windows color (decimal): -10022110 or 2233191. OLE color: 2233191.
HSL color Cylindrical-coordinate representation of color #671322: hue angle of 349.29º 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 #671322 is Cyan = 0, Magento = 0.82, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 34 | - |
| CMYK | 0 | 0.82 | 0.67 | 0.60 |
| HSL | 349.29º | 0.69% | 0.24% | - |
| HSV(B) | 349.29º | 0.82% | 0.4% | - |
| XYZ | 6.12 | 3.46 | 1.86 | - |
| YUV | 45.83 | 121.33 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 34 | 0 | 0.82 | 0.67 | 0.60 | 349.29 | 0.69 | 0.24 |
| Hex | 67 | 13 | 22 | 0 | 52 | 43 | 3C | 15D | 45 | 18 |
| Octal | 147 | 23 | 42 | 0 | 122 | 103 | 74 | 535 | 105 | 30 |
| Binary | 1100111 | 10011 | 100010 | 0 | 1010010 | 1000011 | 111100 | 101011101 | 1000101 | 11000 |
Color Harmonies of #671322
Complementary color
Monochromatic Colors of #671322
Black with #671322
Text Example
Text Example
White with #671322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671322; }
p { color: rgb(103,19,34); }
H1.HeaderClassName
{
color: #671322;
}
.AnyTagClassName
{
color: #671322;
}
</style>
background-color css
<style>
a { background-color: #671322; }
a { background-color: rgb(103,19,34); }
div.DivClassName
{
background-color: #671322;
}
.BgClassName
{
background-color: #671322;
}
</style>
border-color css
<style>
span { border-color: #671322; }
span { border-color: rgb(103,19,34); }
td.TdClassName
{
border-color: #671322;
}
.TagClassName
{
border-color: #671322;
}
</style>