Shades of Rum #695972
Tints of Rum #695972
RGB
CMYK
RGB Variations
Color information
#695972 (or 0x695972) is known color: Rum. HEX triplet: 69, 59 and 72. RGB value is (105,89,114). Sum of RGB (Red+Green+Blue) = 105+89+114=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 114 (44.92% from 255 or 37.01% from 308); Max value from RGB is 114 - color contains mainly: blue. Hex color #695972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695972 is #96A68D. Grayscale: #606060. Windows color (decimal): -9873038 or 7493993. OLE color: 7493993.
HSL color Cylindrical-coordinate representation of color #695972: hue angle of 278.4º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #695972 is Cyan = 0.08, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 89 | 114 | - |
| CMYK | 0.08 | 0.22 | 0 | 0.55 |
| HSL | 278.4º | 0.12% | 0.4% | - |
| HSV(B) | 278.4º | 0.22% | 0.45% | - |
| XYZ | 12.44 | 11.36 | 17.46 | - |
| YUV | 96.63 | 137.8 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 114 | 0.08 | 0.22 | 0 | 0.55 | 278.4 | 0.12 | 0.4 |
| Hex | 69 | 59 | 72 | 8 | 16 | 0 | 37 | 116 | C | 28 |
| Octal | 151 | 131 | 162 | 10 | 26 | 0 | 67 | 426 | 14 | 50 |
| Binary | 1101001 | 1011001 | 1110010 | 1000 | 10110 | 0 | 110111 | 100010110 | 1100 | 101000 |
Color Harmonies of #695972
Complementary color
Monochromatic Colors of #695972
Black with #695972
Text Example
Text Example
White with #695972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695972; }
p { color: rgb(105,89,114); }
H1.HeaderClassName
{
color: #695972;
}
.AnyTagClassName
{
color: #695972;
}
</style>
background-color css
<style>
a { background-color: #695972; }
a { background-color: rgb(105,89,114); }
div.DivClassName
{
background-color: #695972;
}
.BgClassName
{
background-color: #695972;
}
</style>
border-color css
<style>
span { border-color: #695972; }
span { border-color: rgb(105,89,114); }
td.TdClassName
{
border-color: #695972;
}
.TagClassName
{
border-color: #695972;
}
</style>