Shades of Pohutukawa #690821
Tints of Pohutukawa #690821
RGB
CMYK
RGB Variations
Color information
#690821 (or 0x690821) is known color: Pohutukawa. HEX triplet: 69, 08 and 21. RGB value is (105,8,33). Sum of RGB (Red+Green+Blue) = 105+8+33=146 (19% of max value = 765). Red value is 105 (41.41% from 255 or 71.92% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 33 (13.28% from 255 or 22.60% from 146); Max value from RGB is 105 - color contains mainly: red. Hex color #690821 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690821 is #96F7DE. Grayscale: #272727. Windows color (decimal): -9893855 or 2164841. OLE color: 2164841.
HSL color Cylindrical-coordinate representation of color #690821: hue angle of 344.54º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #690821 is Cyan = 0, Magento = 0.92, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 33 | - |
| CMYK | 0 | 0.92 | 0.69 | 0.59 |
| HSL | 344.54º | 0.86% | 0.22% | - |
| HSV(B) | 344.54º | 0.92% | 0.41% | - |
| XYZ | 6.19 | 3.29 | 1.75 | - |
| YUV | 39.85 | 124.14 | 174.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 33 | 0 | 0.92 | 0.69 | 0.59 | 344.54 | 0.86 | 0.22 |
| Hex | 69 | 8 | 21 | 0 | 5C | 45 | 3B | 159 | 56 | 16 |
| Octal | 151 | 10 | 41 | 0 | 134 | 105 | 73 | 531 | 126 | 26 |
| Binary | 1101001 | 1000 | 100001 | 0 | 1011100 | 1000101 | 111011 | 101011001 | 1010110 | 10110 |
Color Harmonies of #690821
Complementary color
Monochromatic Colors of #690821
Black with #690821
Text Example
Text Example
White with #690821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690821; }
p { color: rgb(105,8,33); }
H1.HeaderClassName
{
color: #690821;
}
.AnyTagClassName
{
color: #690821;
}
</style>
background-color css
<style>
a { background-color: #690821; }
a { background-color: rgb(105,8,33); }
div.DivClassName
{
background-color: #690821;
}
.BgClassName
{
background-color: #690821;
}
</style>
border-color css
<style>
span { border-color: #690821; }
span { border-color: rgb(105,8,33); }
td.TdClassName
{
border-color: #690821;
}
.TagClassName
{
border-color: #690821;
}
</style>