Shades of Pohutukawa #691129
Tints of Pohutukawa #691129
RGB
CMYK
RGB Variations
Color information
#691129 (or 0x691129) is known color: Pohutukawa. HEX triplet: 69, 11 and 29. RGB value is (105,17,41). Sum of RGB (Red+Green+Blue) = 105+17+41=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 17 (7.03% from 255 or 10.43% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #691129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691129 is #96EED6. Grayscale: #2E2E2E. Windows color (decimal): -9891543 or 2691433. OLE color: 2691433.
HSL color Cylindrical-coordinate representation of color #691129: hue angle of 343.64º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691129 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 41 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.59 |
| HSL | 343.64º | 0.72% | 0.24% | - |
| HSV(B) | 343.64º | 0.84% | 0.41% | - |
| XYZ | 6.43 | 3.56 | 2.45 | - |
| YUV | 46.05 | 125.15 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 41 | 0 | 0.84 | 0.61 | 0.59 | 343.64 | 0.72 | 0.24 |
| Hex | 69 | 11 | 29 | 0 | 54 | 3D | 3B | 158 | 48 | 18 |
| Octal | 151 | 21 | 51 | 0 | 124 | 75 | 73 | 530 | 110 | 30 |
| Binary | 1101001 | 10001 | 101001 | 0 | 1010100 | 111101 | 111011 | 101011000 | 1001000 | 11000 |
Color Harmonies of #691129
Complementary color
Monochromatic Colors of #691129
Black with #691129
Text Example
Text Example
White with #691129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691129; }
p { color: rgb(105,17,41); }
H1.HeaderClassName
{
color: #691129;
}
.AnyTagClassName
{
color: #691129;
}
</style>
background-color css
<style>
a { background-color: #691129; }
a { background-color: rgb(105,17,41); }
div.DivClassName
{
background-color: #691129;
}
.BgClassName
{
background-color: #691129;
}
</style>
border-color css
<style>
span { border-color: #691129; }
span { border-color: rgb(105,17,41); }
td.TdClassName
{
border-color: #691129;
}
.TagClassName
{
border-color: #691129;
}
</style>