Shades of Rum #685772
Tints of Rum #685772
RGB
CMYK
RGB Variations
Color information
#685772 (or 0x685772) is known color: Rum. HEX triplet: 68, 57 and 72. RGB value is (104,87,114). Sum of RGB (Red+Green+Blue) = 104+87+114=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 114 (44.92% from 255 or 37.38% from 305); Max value from RGB is 114 - color contains mainly: blue. Hex color #685772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685772 is #97A88D. Grayscale: #5F5F5F. Windows color (decimal): -9939086 or 7493480. OLE color: 7493480.
HSL color Cylindrical-coordinate representation of color #685772: hue angle of 277.78º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #685772 is Cyan = 0.09, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 87 | 114 | - |
| CMYK | 0.09 | 0.24 | 0 | 0.55 |
| HSL | 277.78º | 0.13% | 0.39% | - |
| HSV(B) | 277.78º | 0.24% | 0.45% | - |
| XYZ | 12.15 | 10.97 | 17.4 | - |
| YUV | 95.16 | 138.63 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 114 | 0.09 | 0.24 | 0 | 0.55 | 277.78 | 0.13 | 0.39 |
| Hex | 68 | 57 | 72 | 9 | 18 | 0 | 37 | 116 | D | 27 |
| Octal | 150 | 127 | 162 | 11 | 30 | 0 | 67 | 426 | 15 | 47 |
| Binary | 1101000 | 1010111 | 1110010 | 1001 | 11000 | 0 | 110111 | 100010110 | 1101 | 100111 |
Color Harmonies of #685772
Complementary color
Monochromatic Colors of #685772
Black with #685772
Text Example
Text Example
White with #685772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685772; }
p { color: rgb(104,87,114); }
H1.HeaderClassName
{
color: #685772;
}
.AnyTagClassName
{
color: #685772;
}
</style>
background-color css
<style>
a { background-color: #685772; }
a { background-color: rgb(104,87,114); }
div.DivClassName
{
background-color: #685772;
}
.BgClassName
{
background-color: #685772;
}
</style>
border-color css
<style>
span { border-color: #685772; }
span { border-color: rgb(104,87,114); }
td.TdClassName
{
border-color: #685772;
}
.TagClassName
{
border-color: #685772;
}
</style>