Shades of Pohutukawa #671029
Tints of Pohutukawa #671029
RGB
CMYK
RGB Variations
Color information
#671029 (or 0x671029) is known color: Pohutukawa. HEX triplet: 67, 10 and 29. RGB value is (103,16,41). Sum of RGB (Red+Green+Blue) = 103+16+41=160 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.38% from 160); Green value is 16 (6.64% from 255 or 10% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 103 - color contains mainly: red. Hex color #671029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671029 is #98EFD6. Grayscale: #2C2C2C. Windows color (decimal): -10022871 or 2691175. OLE color: 2691175.
HSL color Cylindrical-coordinate representation of color #671029: hue angle of 342.76º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671029 is Cyan = 0, Magento = 0.84, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 41 | - |
| CMYK | 0 | 0.84 | 0.60 | 0.60 |
| HSL | 342.76º | 0.73% | 0.23% | - |
| HSV(B) | 342.76º | 0.84% | 0.4% | - |
| XYZ | 6.18 | 3.41 | 2.43 | - |
| YUV | 44.86 | 125.82 | 169.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 41 | 0 | 0.84 | 0.60 | 0.60 | 342.76 | 0.73 | 0.23 |
| Hex | 67 | 10 | 29 | 0 | 54 | 3C | 3C | 157 | 49 | 17 |
| Octal | 147 | 20 | 51 | 0 | 124 | 74 | 74 | 527 | 111 | 27 |
| Binary | 1100111 | 10000 | 101001 | 0 | 1010100 | 111100 | 111100 | 101010111 | 1001001 | 10111 |
Color Harmonies of #671029
Complementary color
Monochromatic Colors of #671029
Black with #671029
Text Example
Text Example
White with #671029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671029; }
p { color: rgb(103,16,41); }
H1.HeaderClassName
{
color: #671029;
}
.AnyTagClassName
{
color: #671029;
}
</style>
background-color css
<style>
a { background-color: #671029; }
a { background-color: rgb(103,16,41); }
div.DivClassName
{
background-color: #671029;
}
.BgClassName
{
background-color: #671029;
}
</style>
border-color css
<style>
span { border-color: #671029; }
span { border-color: rgb(103,16,41); }
td.TdClassName
{
border-color: #671029;
}
.TagClassName
{
border-color: #671029;
}
</style>