Shades of Rum #695773
Tints of Rum #695773
RGB
CMYK
RGB Variations
Color information
#695773 (or 0x695773) is known color: Rum. HEX triplet: 69, 57 and 73. RGB value is (105,87,115). Sum of RGB (Red+Green+Blue) = 105+87+115=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 87 (34.38% from 255 or 28.34% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 115 - color contains mainly: blue. Hex color #695773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695773 is #96A88C. Grayscale: #5F5F5F. Windows color (decimal): -9873549 or 7559017. OLE color: 7559017.
HSL color Cylindrical-coordinate representation of color #695773: hue angle of 278.57º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #695773 is Cyan = 0.09, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 87 | 115 | - |
| CMYK | 0.09 | 0.24 | 0 | 0.55 |
| HSL | 278.57º | 0.14% | 0.4% | - |
| HSV(B) | 278.57º | 0.24% | 0.45% | - |
| XYZ | 12.33 | 11.06 | 17.7 | - |
| YUV | 95.57 | 138.96 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 115 | 0.09 | 0.24 | 0 | 0.55 | 278.57 | 0.14 | 0.4 |
| Hex | 69 | 57 | 73 | 9 | 18 | 0 | 37 | 117 | E | 28 |
| Octal | 151 | 127 | 163 | 11 | 30 | 0 | 67 | 427 | 16 | 50 |
| Binary | 1101001 | 1010111 | 1110011 | 1001 | 11000 | 0 | 110111 | 100010111 | 1110 | 101000 |
Color Harmonies of #695773
Complementary color
Monochromatic Colors of #695773
Black with #695773
Text Example
Text Example
White with #695773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695773; }
p { color: rgb(105,87,115); }
H1.HeaderClassName
{
color: #695773;
}
.AnyTagClassName
{
color: #695773;
}
</style>
background-color css
<style>
a { background-color: #695773; }
a { background-color: rgb(105,87,115); }
div.DivClassName
{
background-color: #695773;
}
.BgClassName
{
background-color: #695773;
}
</style>
border-color css
<style>
span { border-color: #695773; }
span { border-color: rgb(105,87,115); }
td.TdClassName
{
border-color: #695773;
}
.TagClassName
{
border-color: #695773;
}
</style>