Shades of Pohutukawa #690927
Tints of Pohutukawa #690927
RGB
CMYK
RGB Variations
Color information
#690927 (or 0x690927) is known color: Pohutukawa. HEX triplet: 69, 09 and 27. RGB value is (105,9,39). Sum of RGB (Red+Green+Blue) = 105+9+39=153 (20% of max value = 765). Red value is 105 (41.41% from 255 or 68.63% from 153); Green value is 9 (3.91% from 255 or 5.88% from 153); Blue value is 39 (15.62% from 255 or 25.49% from 153); Max value from RGB is 105 - color contains mainly: red. Hex color #690927 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690927 is #96F6D8. Grayscale: #292929. Windows color (decimal): -9893593 or 2558313. OLE color: 2558313.
HSL color Cylindrical-coordinate representation of color #690927: hue angle of 341.25º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #690927 is Cyan = 0, Magento = 0.91, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 9 | 39 | - |
| CMYK | 0 | 0.91 | 0.63 | 0.59 |
| HSL | 341.25º | 0.84% | 0.22% | - |
| HSV(B) | 341.25º | 0.91% | 0.41% | - |
| XYZ | 6.29 | 3.35 | 2.23 | - |
| YUV | 41.12 | 126.8 | 173.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 9 | 39 | 0 | 0.91 | 0.63 | 0.59 | 341.25 | 0.84 | 0.22 |
| Hex | 69 | 9 | 27 | 0 | 5B | 3F | 3B | 155 | 54 | 16 |
| Octal | 151 | 11 | 47 | 0 | 133 | 77 | 73 | 525 | 124 | 26 |
| Binary | 1101001 | 1001 | 100111 | 0 | 1011011 | 111111 | 111011 | 101010101 | 1010100 | 10110 |
Color Harmonies of #690927
Complementary color
Monochromatic Colors of #690927
Black with #690927
Text Example
Text Example
White with #690927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690927; }
p { color: rgb(105,9,39); }
H1.HeaderClassName
{
color: #690927;
}
.AnyTagClassName
{
color: #690927;
}
</style>
background-color css
<style>
a { background-color: #690927; }
a { background-color: rgb(105,9,39); }
div.DivClassName
{
background-color: #690927;
}
.BgClassName
{
background-color: #690927;
}
</style>
border-color css
<style>
span { border-color: #690927; }
span { border-color: rgb(105,9,39); }
td.TdClassName
{
border-color: #690927;
}
.TagClassName
{
border-color: #690927;
}
</style>