Shades of Pohutukawa #691521
Tints of Pohutukawa #691521
RGB
CMYK
RGB Variations
Color information
#691521 (or 0x691521) is known color: Pohutukawa. HEX triplet: 69, 15 and 21. RGB value is (105,21,33). Sum of RGB (Red+Green+Blue) = 105+21+33=159 (21% of max value = 765). Red value is 105 (41.41% from 255 or 66.04% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 33 (13.28% from 255 or 20.75% from 159); Max value from RGB is 105 - color contains mainly: red. Hex color #691521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691521 is #96EADE. Grayscale: #2F2F2F. Windows color (decimal): -9890527 or 2168169. OLE color: 2168169.
HSL color Cylindrical-coordinate representation of color #691521: hue angle of 351.43º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #691521 is Cyan = 0, Magento = 0.80, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 21 | 33 | - |
| CMYK | 0 | 0.80 | 0.69 | 0.59 |
| HSL | 351.43º | 0.67% | 0.25% | - |
| HSV(B) | 351.43º | 0.8% | 0.41% | - |
| XYZ | 6.37 | 3.65 | 1.81 | - |
| YUV | 47.48 | 119.83 | 169.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 33 | 0 | 0.80 | 0.69 | 0.59 | 351.43 | 0.67 | 0.25 |
| Hex | 69 | 15 | 21 | 0 | 50 | 45 | 3B | 15F | 43 | 19 |
| Octal | 151 | 25 | 41 | 0 | 120 | 105 | 73 | 537 | 103 | 31 |
| Binary | 1101001 | 10101 | 100001 | 0 | 1010000 | 1000101 | 111011 | 101011111 | 1000011 | 11001 |
Color Harmonies of #691521
Complementary color
Monochromatic Colors of #691521
Black with #691521
Text Example
Text Example
White with #691521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691521; }
p { color: rgb(105,21,33); }
H1.HeaderClassName
{
color: #691521;
}
.AnyTagClassName
{
color: #691521;
}
</style>
background-color css
<style>
a { background-color: #691521; }
a { background-color: rgb(105,21,33); }
div.DivClassName
{
background-color: #691521;
}
.BgClassName
{
background-color: #691521;
}
</style>
border-color css
<style>
span { border-color: #691521; }
span { border-color: rgb(105,21,33); }
td.TdClassName
{
border-color: #691521;
}
.TagClassName
{
border-color: #691521;
}
</style>