Shades of Pohutukawa #690827
Tints of Pohutukawa #690827
RGB
CMYK
RGB Variations
Color information
#690827 (or 0x690827) is known color: Pohutukawa. HEX triplet: 69, 08 and 27. RGB value is (105,8,39). Sum of RGB (Red+Green+Blue) = 105+8+39=152 (20% of max value = 765). Red value is 105 (41.41% from 255 or 69.08% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 39 (15.62% from 255 or 25.66% from 152); Max value from RGB is 105 - color contains mainly: red. Hex color #690827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690827 is #96F7D8. Grayscale: #282828. Windows color (decimal): -9893849 or 2558057. OLE color: 2558057.
HSL color Cylindrical-coordinate representation of color #690827: hue angle of 340.82º 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 #690827 is Cyan = 0, Magento = 0.92, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 8 | 39 | - |
| CMYK | 0 | 0.92 | 0.63 | 0.59 |
| HSL | 340.82º | 0.86% | 0.22% | - |
| HSV(B) | 340.82º | 0.92% | 0.41% | - |
| XYZ | 6.28 | 3.32 | 2.23 | - |
| YUV | 40.54 | 127.14 | 173.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 8 | 39 | 0 | 0.92 | 0.63 | 0.59 | 340.82 | 0.86 | 0.22 |
| Hex | 69 | 8 | 27 | 0 | 5C | 3F | 3B | 155 | 56 | 16 |
| Octal | 151 | 10 | 47 | 0 | 134 | 77 | 73 | 525 | 126 | 26 |
| Binary | 1101001 | 1000 | 100111 | 0 | 1011100 | 111111 | 111011 | 101010101 | 1010110 | 10110 |
Color Harmonies of #690827
Complementary color
Monochromatic Colors of #690827
Black with #690827
Text Example
Text Example
White with #690827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690827; }
p { color: rgb(105,8,39); }
H1.HeaderClassName
{
color: #690827;
}
.AnyTagClassName
{
color: #690827;
}
</style>
background-color css
<style>
a { background-color: #690827; }
a { background-color: rgb(105,8,39); }
div.DivClassName
{
background-color: #690827;
}
.BgClassName
{
background-color: #690827;
}
</style>
border-color css
<style>
span { border-color: #690827; }
span { border-color: rgb(105,8,39); }
td.TdClassName
{
border-color: #690827;
}
.TagClassName
{
border-color: #690827;
}
</style>