Shades of Pohutukawa #691226
Tints of Pohutukawa #691226
RGB
CMYK
RGB Variations
Color information
#691226 (or 0x691226) is known color: Pohutukawa. HEX triplet: 69, 12 and 26. RGB value is (105,18,38). Sum of RGB (Red+Green+Blue) = 105+18+38=161 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.22% from 161); Green value is 18 (7.42% from 255 or 11.18% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 105 - color contains mainly: red. Hex color #691226 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691226 is #96EDD9. Grayscale: #2E2E2E. Windows color (decimal): -9891290 or 2495081. OLE color: 2495081.
HSL color Cylindrical-coordinate representation of color #691226: hue angle of 346.21º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #691226 is Cyan = 0, Magento = 0.83, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 18 | 38 | - |
| CMYK | 0 | 0.83 | 0.64 | 0.59 |
| HSL | 346.21º | 0.71% | 0.24% | - |
| HSV(B) | 346.21º | 0.83% | 0.41% | - |
| XYZ | 6.39 | 3.58 | 2.19 | - |
| YUV | 46.29 | 123.32 | 169.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 18 | 38 | 0 | 0.83 | 0.64 | 0.59 | 346.21 | 0.71 | 0.24 |
| Hex | 69 | 12 | 26 | 0 | 53 | 40 | 3B | 15A | 47 | 18 |
| Octal | 151 | 22 | 46 | 0 | 123 | 100 | 73 | 532 | 107 | 30 |
| Binary | 1101001 | 10010 | 100110 | 0 | 1010011 | 1000000 | 111011 | 101011010 | 1000111 | 11000 |
Color Harmonies of #691226
Complementary color
Monochromatic Colors of #691226
Black with #691226
Text Example
Text Example
White with #691226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691226; }
p { color: rgb(105,18,38); }
H1.HeaderClassName
{
color: #691226;
}
.AnyTagClassName
{
color: #691226;
}
</style>
background-color css
<style>
a { background-color: #691226; }
a { background-color: rgb(105,18,38); }
div.DivClassName
{
background-color: #691226;
}
.BgClassName
{
background-color: #691226;
}
</style>
border-color css
<style>
span { border-color: #691226; }
span { border-color: rgb(105,18,38); }
td.TdClassName
{
border-color: #691226;
}
.TagClassName
{
border-color: #691226;
}
</style>