Shades of Pohutukawa #691326
Tints of Pohutukawa #691326
RGB
CMYK
RGB Variations
Color information
#691326 (or 0x691326) is known color: Pohutukawa. HEX triplet: 69, 13 and 26. RGB value is (105,19,38). Sum of RGB (Red+Green+Blue) = 105+19+38=162 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.81% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 105 - color contains mainly: red. Hex color #691326 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691326 is #96ECD9. Grayscale: #2E2E2E. Windows color (decimal): -9891034 or 2495337. OLE color: 2495337.
HSL color Cylindrical-coordinate representation of color #691326: hue angle of 346.74º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691326 is Cyan = 0, Magento = 0.82, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 38 | - |
| CMYK | 0 | 0.82 | 0.64 | 0.59 |
| HSL | 346.74º | 0.69% | 0.24% | - |
| HSV(B) | 346.74º | 0.82% | 0.41% | - |
| XYZ | 6.41 | 3.61 | 2.19 | - |
| YUV | 46.88 | 122.99 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 38 | 0 | 0.82 | 0.64 | 0.59 | 346.74 | 0.69 | 0.24 |
| Hex | 69 | 13 | 26 | 0 | 52 | 40 | 3B | 15B | 45 | 18 |
| Octal | 151 | 23 | 46 | 0 | 122 | 100 | 73 | 533 | 105 | 30 |
| Binary | 1101001 | 10011 | 100110 | 0 | 1010010 | 1000000 | 111011 | 101011011 | 1000101 | 11000 |
Color Harmonies of #691326
Complementary color
Monochromatic Colors of #691326
Black with #691326
Text Example
Text Example
White with #691326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691326; }
p { color: rgb(105,19,38); }
H1.HeaderClassName
{
color: #691326;
}
.AnyTagClassName
{
color: #691326;
}
</style>
background-color css
<style>
a { background-color: #691326; }
a { background-color: rgb(105,19,38); }
div.DivClassName
{
background-color: #691326;
}
.BgClassName
{
background-color: #691326;
}
</style>
border-color css
<style>
span { border-color: #691326; }
span { border-color: rgb(105,19,38); }
td.TdClassName
{
border-color: #691326;
}
.TagClassName
{
border-color: #691326;
}
</style>