Shades of Pohutukawa #691421
Tints of Pohutukawa #691421
RGB
CMYK
RGB Variations
Color information
#691421 (or 0x691421) is known color: Pohutukawa. HEX triplet: 69, 14 and 21. RGB value is (105,20,33). Sum of RGB (Red+Green+Blue) = 105+20+33=158 (20% of max value = 765). Red value is 105 (41.41% from 255 or 66.46% from 158); Green value is 20 (8.20% from 255 or 12.66% from 158); Blue value is 33 (13.28% from 255 or 20.89% from 158); Max value from RGB is 105 - color contains mainly: red. Hex color #691421 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691421 is #96EBDE. Grayscale: #2E2E2E. Windows color (decimal): -9890783 or 2167913. OLE color: 2167913.
HSL color Cylindrical-coordinate representation of color #691421: hue angle of 350.82º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691421 is Cyan = 0, Magento = 0.81, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 20 | 33 | - |
| CMYK | 0 | 0.81 | 0.69 | 0.59 |
| HSL | 350.82º | 0.68% | 0.25% | - |
| HSV(B) | 350.82º | 0.81% | 0.41% | - |
| XYZ | 6.35 | 3.61 | 1.8 | - |
| YUV | 46.9 | 120.16 | 169.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 20 | 33 | 0 | 0.81 | 0.69 | 0.59 | 350.82 | 0.68 | 0.25 |
| Hex | 69 | 14 | 21 | 0 | 51 | 45 | 3B | 15F | 44 | 19 |
| Octal | 151 | 24 | 41 | 0 | 121 | 105 | 73 | 537 | 104 | 31 |
| Binary | 1101001 | 10100 | 100001 | 0 | 1010001 | 1000101 | 111011 | 101011111 | 1000100 | 11001 |
Color Harmonies of #691421
Complementary color
Monochromatic Colors of #691421
Black with #691421
Text Example
Text Example
White with #691421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691421; }
p { color: rgb(105,20,33); }
H1.HeaderClassName
{
color: #691421;
}
.AnyTagClassName
{
color: #691421;
}
</style>
background-color css
<style>
a { background-color: #691421; }
a { background-color: rgb(105,20,33); }
div.DivClassName
{
background-color: #691421;
}
.BgClassName
{
background-color: #691421;
}
</style>
border-color css
<style>
span { border-color: #691421; }
span { border-color: rgb(105,20,33); }
td.TdClassName
{
border-color: #691421;
}
.TagClassName
{
border-color: #691421;
}
</style>