Shades of Rum #695673
Tints of Rum #695673
RGB
CMYK
RGB Variations
Color information
#695673 (or 0x695673) is known color: Rum. HEX triplet: 69, 56 and 73. RGB value is (105,86,115). Sum of RGB (Red+Green+Blue) = 105+86+115=306 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.31% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 115 (45.31% from 255 or 37.58% from 306); Max value from RGB is 115 - color contains mainly: blue. Hex color #695673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695673 is #96A98C. Grayscale: #5E5E5E. Windows color (decimal): -9873805 or 7558761. OLE color: 7558761.
HSL color Cylindrical-coordinate representation of color #695673: hue angle of 279.31º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #695673 is Cyan = 0.09, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 86 | 115 | - |
| CMYK | 0.09 | 0.25 | 0 | 0.55 |
| HSL | 279.31º | 0.14% | 0.39% | - |
| HSV(B) | 279.31º | 0.25% | 0.45% | - |
| XYZ | 12.25 | 10.9 | 17.68 | - |
| YUV | 94.99 | 139.29 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 115 | 0.09 | 0.25 | 0 | 0.55 | 279.31 | 0.14 | 0.39 |
| Hex | 69 | 56 | 73 | 9 | 19 | 0 | 37 | 117 | E | 27 |
| Octal | 151 | 126 | 163 | 11 | 31 | 0 | 67 | 427 | 16 | 47 |
| Binary | 1101001 | 1010110 | 1110011 | 1001 | 11001 | 0 | 110111 | 100010111 | 1110 | 100111 |
Color Harmonies of #695673
Complementary color
Monochromatic Colors of #695673
Black with #695673
Text Example
Text Example
White with #695673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695673; }
p { color: rgb(105,86,115); }
H1.HeaderClassName
{
color: #695673;
}
.AnyTagClassName
{
color: #695673;
}
</style>
background-color css
<style>
a { background-color: #695673; }
a { background-color: rgb(105,86,115); }
div.DivClassName
{
background-color: #695673;
}
.BgClassName
{
background-color: #695673;
}
</style>
border-color css
<style>
span { border-color: #695673; }
span { border-color: rgb(105,86,115); }
td.TdClassName
{
border-color: #695673;
}
.TagClassName
{
border-color: #695673;
}
</style>