Shades of Tyrian Purple #690736
Tints of Tyrian Purple #690736
RGB
CMYK
RGB Variations
Color information
#690736 (or 0x690736) is known color: Tyrian Purple. HEX triplet: 69, 07 and 36. RGB value is (105,7,54). Sum of RGB (Red+Green+Blue) = 105+7+54=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 54 (21.48% from 255 or 32.53% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #690736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #690736 is #96F8C9. Grayscale: #292929. Windows color (decimal): -9894090 or 3540841. OLE color: 3540841.
HSL color Cylindrical-coordinate representation of color #690736: hue angle of 331.22º 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 #690736 is Cyan = 0, Magento = 0.93, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 7 | 54 | - |
| CMYK | 0 | 0.93 | 0.49 | 0.59 |
| HSL | 331.22º | 0.88% | 0.22% | - |
| HSV(B) | 331.22º | 0.93% | 0.41% | - |
| XYZ | 6.57 | 3.42 | 3.8 | - |
| YUV | 41.66 | 134.97 | 173.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 7 | 54 | 0 | 0.93 | 0.49 | 0.59 | 331.22 | 0.88 | 0.22 |
| Hex | 69 | 7 | 36 | 0 | 5D | 31 | 3B | 14B | 58 | 16 |
| Octal | 151 | 7 | 66 | 0 | 135 | 61 | 73 | 513 | 130 | 26 |
| Binary | 1101001 | 111 | 110110 | 0 | 1011101 | 110001 | 111011 | 101001011 | 1011000 | 10110 |
Color Harmonies of #690736
Complementary color
Monochromatic Colors of #690736
Black with #690736
Text Example
Text Example
White with #690736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #690736; }
p { color: rgb(105,7,54); }
H1.HeaderClassName
{
color: #690736;
}
.AnyTagClassName
{
color: #690736;
}
</style>
background-color css
<style>
a { background-color: #690736; }
a { background-color: rgb(105,7,54); }
div.DivClassName
{
background-color: #690736;
}
.BgClassName
{
background-color: #690736;
}
</style>
border-color css
<style>
span { border-color: #690736; }
span { border-color: rgb(105,7,54); }
td.TdClassName
{
border-color: #690736;
}
.TagClassName
{
border-color: #690736;
}
</style>