Shades of Pohutukawa #672029
Tints of Pohutukawa #672029
RGB
CMYK
RGB Variations
Color information
#672029 (or 0x672029) is known color: Pohutukawa. HEX triplet: 67, 20 and 29. RGB value is (103,32,41). Sum of RGB (Red+Green+Blue) = 103+32+41=176 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.52% from 176); Green value is 32 (12.89% from 255 or 18.18% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 103 - color contains mainly: red. Hex color #672029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672029 is #98DFD6. Grayscale: #363636. Windows color (decimal): -10018775 or 2695271. OLE color: 2695271.
HSL color Cylindrical-coordinate representation of color #672029: hue angle of 352.39º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672029 is Cyan = 0, Magento = 0.69, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 41 | - |
| CMYK | 0 | 0.69 | 0.60 | 0.60 |
| HSL | 352.39º | 0.53% | 0.26% | - |
| HSV(B) | 352.39º | 0.69% | 0.4% | - |
| XYZ | 6.51 | 4.08 | 2.54 | - |
| YUV | 54.26 | 120.52 | 162.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 41 | 0 | 0.69 | 0.60 | 0.60 | 352.39 | 0.53 | 0.26 |
| Hex | 67 | 20 | 29 | 0 | 45 | 3C | 3C | 160 | 35 | 1A |
| Octal | 147 | 40 | 51 | 0 | 105 | 74 | 74 | 540 | 65 | 32 |
| Binary | 1100111 | 100000 | 101001 | 0 | 1000101 | 111100 | 111100 | 101100000 | 110101 | 11010 |
Color Harmonies of #672029
Complementary color
Monochromatic Colors of #672029
Black with #672029
Text Example
Text Example
White with #672029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672029; }
p { color: rgb(103,32,41); }
H1.HeaderClassName
{
color: #672029;
}
.AnyTagClassName
{
color: #672029;
}
</style>
background-color css
<style>
a { background-color: #672029; }
a { background-color: rgb(103,32,41); }
div.DivClassName
{
background-color: #672029;
}
.BgClassName
{
background-color: #672029;
}
</style>
border-color css
<style>
span { border-color: #672029; }
span { border-color: rgb(103,32,41); }
td.TdClassName
{
border-color: #672029;
}
.TagClassName
{
border-color: #672029;
}
</style>