Shades of Pohutukawa #690713
Tints of Pohutukawa #690713
RGB
CMYK
RGB Variations
Color information
#690713 (or 0x690713) is known color: Pohutukawa. HEX triplet: 69, 07 and 13. RGB value is (105,7,19). Sum of RGB (Red+Green+Blue) = 105+7+19=131 (17% of max value = 765). Red value is 105 (41.41% from 255 or 80.15% from 131); Green value is 7 (3.12% from 255 or 5.34% from 131); Blue value is 19 (7.81% from 255 or 14.50% from 131); Max value from RGB is 105 - color contains mainly: red. Hex color #690713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #690713 is #96F8EC. Grayscale: #252525. Windows color (decimal): -9894125 or 1247081. OLE color: 1247081.
HSL color Cylindrical-coordinate representation of color #690713: hue angle of 352.65º 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 #690713 is Cyan = 0, Magento = 0.93, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 19 | - |
| CMYK | 0 | 0.93 | 0.82 | 0.59 |
| HSL | 352.65º | 0.88% | 0.22% | - |
| HSV(B) | 352.65º | 0.93% | 0.41% | - |
| XYZ | 6.02 | 3.2 | 0.92 | - |
| YUV | 37.67 | 117.47 | 176.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 19 | 0 | 0.93 | 0.82 | 0.59 | 352.65 | 0.88 | 0.22 |
| Hex | 69 | 7 | 13 | 0 | 5D | 52 | 3B | 161 | 58 | 16 |
| Octal | 151 | 7 | 23 | 0 | 135 | 122 | 73 | 541 | 130 | 26 |
| Binary | 1101001 | 111 | 10011 | 0 | 1011101 | 1010010 | 111011 | 101100001 | 1011000 | 10110 |
Color Harmonies of #690713
Complementary color
Monochromatic Colors of #690713
Black with #690713
Text Example
Text Example
White with #690713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690713; }
p { color: rgb(105,7,19); }
H1.HeaderClassName
{
color: #690713;
}
.AnyTagClassName
{
color: #690713;
}
</style>
background-color css
<style>
a { background-color: #690713; }
a { background-color: rgb(105,7,19); }
div.DivClassName
{
background-color: #690713;
}
.BgClassName
{
background-color: #690713;
}
</style>
border-color css
<style>
span { border-color: #690713; }
span { border-color: rgb(105,7,19); }
td.TdClassName
{
border-color: #690713;
}
.TagClassName
{
border-color: #690713;
}
</style>