Shades of Pohutukawa #671229
Tints of Pohutukawa #671229
RGB
CMYK
RGB Variations
Color information
#671229 (or 0x671229) is known color: Pohutukawa. HEX triplet: 67, 12 and 29. RGB value is (103,18,41). Sum of RGB (Red+Green+Blue) = 103+18+41=162 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.58% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 103 - color contains mainly: red. Hex color #671229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671229 is #98EDD6. Grayscale: #2E2E2E. Windows color (decimal): -10022359 or 2691687. OLE color: 2691687.
HSL color Cylindrical-coordinate representation of color #671229: hue angle of 343.76º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671229 is Cyan = 0, Magento = 0.83, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 41 | - |
| CMYK | 0 | 0.83 | 0.60 | 0.60 |
| HSL | 343.76º | 0.7% | 0.24% | - |
| HSV(B) | 343.76º | 0.83% | 0.4% | - |
| XYZ | 6.21 | 3.48 | 2.44 | - |
| YUV | 46.04 | 125.16 | 168.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 41 | 0 | 0.83 | 0.60 | 0.60 | 343.76 | 0.7 | 0.24 |
| Hex | 67 | 12 | 29 | 0 | 53 | 3C | 3C | 158 | 46 | 18 |
| Octal | 147 | 22 | 51 | 0 | 123 | 74 | 74 | 530 | 106 | 30 |
| Binary | 1100111 | 10010 | 101001 | 0 | 1010011 | 111100 | 111100 | 101011000 | 1000110 | 11000 |
Color Harmonies of #671229
Complementary color
Monochromatic Colors of #671229
Black with #671229
Text Example
Text Example
White with #671229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671229; }
p { color: rgb(103,18,41); }
H1.HeaderClassName
{
color: #671229;
}
.AnyTagClassName
{
color: #671229;
}
</style>
background-color css
<style>
a { background-color: #671229; }
a { background-color: rgb(103,18,41); }
div.DivClassName
{
background-color: #671229;
}
.BgClassName
{
background-color: #671229;
}
</style>
border-color css
<style>
span { border-color: #671229; }
span { border-color: rgb(103,18,41); }
td.TdClassName
{
border-color: #671229;
}
.TagClassName
{
border-color: #671229;
}
</style>