Shades of Pohutukawa #690714
Tints of Pohutukawa #690714
RGB
CMYK
RGB Variations
Color information
#690714 (or 0x690714) is known color: Pohutukawa. HEX triplet: 69, 07 and 14. RGB value is (105,7,20). Sum of RGB (Red+Green+Blue) = 105+7+20=132 (17% of max value = 765). Red value is 105 (41.41% from 255 or 79.55% from 132); Green value is 7 (3.12% from 255 or 5.30% from 132); Blue value is 20 (8.20% from 255 or 15.15% from 132); Max value from RGB is 105 - color contains mainly: red. Hex color #690714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690714 is #96F8EB. Grayscale: #252525. Windows color (decimal): -9894124 or 1312617. OLE color: 1312617.
HSL color Cylindrical-coordinate representation of color #690714: hue angle of 352.04º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #690714 is Cyan = 0, Magento = 0.93, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 20 | - |
| CMYK | 0 | 0.93 | 0.81 | 0.59 |
| HSL | 352.04º | 0.88% | 0.22% | - |
| HSV(B) | 352.04º | 0.93% | 0.41% | - |
| XYZ | 6.03 | 3.21 | 0.96 | - |
| YUV | 37.78 | 117.97 | 175.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 20 | 0 | 0.93 | 0.81 | 0.59 | 352.04 | 0.88 | 0.22 |
| Hex | 69 | 7 | 14 | 0 | 5D | 51 | 3B | 160 | 58 | 16 |
| Octal | 151 | 7 | 24 | 0 | 135 | 121 | 73 | 540 | 130 | 26 |
| Binary | 1101001 | 111 | 10100 | 0 | 1011101 | 1010001 | 111011 | 101100000 | 1011000 | 10110 |
Color Harmonies of #690714
Complementary color
Monochromatic Colors of #690714
Black with #690714
Text Example
Text Example
White with #690714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690714; }
p { color: rgb(105,7,20); }
H1.HeaderClassName
{
color: #690714;
}
.AnyTagClassName
{
color: #690714;
}
</style>
background-color css
<style>
a { background-color: #690714; }
a { background-color: rgb(105,7,20); }
div.DivClassName
{
background-color: #690714;
}
.BgClassName
{
background-color: #690714;
}
</style>
border-color css
<style>
span { border-color: #690714; }
span { border-color: rgb(105,7,20); }
td.TdClassName
{
border-color: #690714;
}
.TagClassName
{
border-color: #690714;
}
</style>