Shades of Pohutukawa #691620
Tints of Pohutukawa #691620
RGB
CMYK
RGB Variations
Color information
#691620 (or 0x691620) is known color: Pohutukawa. HEX triplet: 69, 16 and 20. RGB value is (105,22,32). Sum of RGB (Red+Green+Blue) = 105+22+32=159 (21% of max value = 765). Red value is 105 (41.41% from 255 or 66.04% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 105 - color contains mainly: red. Hex color #691620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691620 is #96E9DF. Grayscale: #303030. Windows color (decimal): -9890272 or 2102889. OLE color: 2102889.
HSL color Cylindrical-coordinate representation of color #691620: hue angle of 352.77º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691620 is Cyan = 0, Magento = 0.79, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 32 | - |
| CMYK | 0 | 0.79 | 0.70 | 0.59 |
| HSL | 352.77º | 0.65% | 0.25% | - |
| HSV(B) | 352.77º | 0.79% | 0.41% | - |
| XYZ | 6.37 | 3.68 | 1.74 | - |
| YUV | 47.96 | 119 | 168.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 32 | 0 | 0.79 | 0.70 | 0.59 | 352.77 | 0.65 | 0.25 |
| Hex | 69 | 16 | 20 | 0 | 4F | 46 | 3B | 161 | 41 | 19 |
| Octal | 151 | 26 | 40 | 0 | 117 | 106 | 73 | 541 | 101 | 31 |
| Binary | 1101001 | 10110 | 100000 | 0 | 1001111 | 1000110 | 111011 | 101100001 | 1000001 | 11001 |
Color Harmonies of #691620
Complementary color
Monochromatic Colors of #691620
Black with #691620
Text Example
Text Example
White with #691620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691620; }
p { color: rgb(105,22,32); }
H1.HeaderClassName
{
color: #691620;
}
.AnyTagClassName
{
color: #691620;
}
</style>
background-color css
<style>
a { background-color: #691620; }
a { background-color: rgb(105,22,32); }
div.DivClassName
{
background-color: #691620;
}
.BgClassName
{
background-color: #691620;
}
</style>
border-color css
<style>
span { border-color: #691620; }
span { border-color: rgb(105,22,32); }
td.TdClassName
{
border-color: #691620;
}
.TagClassName
{
border-color: #691620;
}
</style>