Shades of Pohutukawa #691726
Tints of Pohutukawa #691726
RGB
CMYK
RGB Variations
Color information
#691726 (or 0x691726) is known color: Pohutukawa. HEX triplet: 69, 17 and 26. RGB value is (105,23,38). Sum of RGB (Red+Green+Blue) = 105+23+38=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 23 (9.38% from 255 or 13.86% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #691726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691726 is #96E8D9. Grayscale: #313131. Windows color (decimal): -9890010 or 2496361. OLE color: 2496361.
HSL color Cylindrical-coordinate representation of color #691726: hue angle of 349.02º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691726 is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 38 | - |
| CMYK | 0 | 0.78 | 0.64 | 0.59 |
| HSL | 349.02º | 0.64% | 0.25% | - |
| HSV(B) | 349.02º | 0.78% | 0.41% | - |
| XYZ | 6.48 | 3.76 | 2.22 | - |
| YUV | 49.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 38 | 0 | 0.78 | 0.64 | 0.59 | 349.02 | 0.64 | 0.25 |
| Hex | 69 | 17 | 26 | 0 | 4E | 40 | 3B | 15D | 40 | 19 |
| Octal | 151 | 27 | 46 | 0 | 116 | 100 | 73 | 535 | 100 | 31 |
| Binary | 1101001 | 10111 | 100110 | 0 | 1001110 | 1000000 | 111011 | 101011101 | 1000000 | 11001 |
Color Harmonies of #691726
Complementary color
Monochromatic Colors of #691726
Black with #691726
Text Example
Text Example
White with #691726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691726; }
p { color: rgb(105,23,38); }
H1.HeaderClassName
{
color: #691726;
}
.AnyTagClassName
{
color: #691726;
}
</style>
background-color css
<style>
a { background-color: #691726; }
a { background-color: rgb(105,23,38); }
div.DivClassName
{
background-color: #691726;
}
.BgClassName
{
background-color: #691726;
}
</style>
border-color css
<style>
span { border-color: #691726; }
span { border-color: rgb(105,23,38); }
td.TdClassName
{
border-color: #691726;
}
.TagClassName
{
border-color: #691726;
}
</style>