Shades of Pohutukawa #691120
Tints of Pohutukawa #691120
RGB
CMYK
RGB Variations
Color information
#691120 (or 0x691120) is known color: Pohutukawa. HEX triplet: 69, 11 and 20. RGB value is (105,17,32). Sum of RGB (Red+Green+Blue) = 105+17+32=154 (20% of max value = 765). Red value is 105 (41.41% from 255 or 68.18% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 105 - color contains mainly: red. Hex color #691120 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691120 is #96EEDF. Grayscale: #2D2D2D. Windows color (decimal): -9891552 or 2101609. OLE color: 2101609.
HSL color Cylindrical-coordinate representation of color #691120: hue angle of 349.77º 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 #691120 is Cyan = 0, Magento = 0.84, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 32 | - |
| CMYK | 0 | 0.84 | 0.70 | 0.59 |
| HSL | 349.77º | 0.72% | 0.24% | - |
| HSV(B) | 349.77º | 0.84% | 0.41% | - |
| XYZ | 6.29 | 3.51 | 1.71 | - |
| YUV | 45.02 | 120.65 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 32 | 0 | 0.84 | 0.70 | 0.59 | 349.77 | 0.72 | 0.24 |
| Hex | 69 | 11 | 20 | 0 | 54 | 46 | 3B | 15E | 48 | 18 |
| Octal | 151 | 21 | 40 | 0 | 124 | 106 | 73 | 536 | 110 | 30 |
| Binary | 1101001 | 10001 | 100000 | 0 | 1010100 | 1000110 | 111011 | 101011110 | 1001000 | 11000 |
Color Harmonies of #691120
Complementary color
Monochromatic Colors of #691120
Black with #691120
Text Example
Text Example
White with #691120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691120; }
p { color: rgb(105,17,32); }
H1.HeaderClassName
{
color: #691120;
}
.AnyTagClassName
{
color: #691120;
}
</style>
background-color css
<style>
a { background-color: #691120; }
a { background-color: rgb(105,17,32); }
div.DivClassName
{
background-color: #691120;
}
.BgClassName
{
background-color: #691120;
}
</style>
border-color css
<style>
span { border-color: #691120; }
span { border-color: rgb(105,17,32); }
td.TdClassName
{
border-color: #691120;
}
.TagClassName
{
border-color: #691120;
}
</style>