Shades of Rum #706774
Tints of Rum #706774
RGB
CMYK
RGB Variations
Color information
#706774 (or 0x706774) is known color: Rum. HEX triplet: 70, 67 and 74. RGB value is (112,103,116). Sum of RGB (Red+Green+Blue) = 112+103+116=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 116 - color contains mainly: blue. Hex color #706774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706774 is #8F988B. Grayscale: #6B6B6B. Windows color (decimal): -9410700 or 7628656. OLE color: 7628656.
HSL color Cylindrical-coordinate representation of color #706774: hue angle of 281.54º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #706774 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 103 | 116 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.55 |
| HSL | 281.54º | 0.06% | 0.43% | - |
| HSV(B) | 281.54º | 0.11% | 0.45% | - |
| XYZ | 14.68 | 14.41 | 18.53 | - |
| YUV | 107.17 | 132.98 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 116 | 0.03 | 0.11 | 0 | 0.55 | 281.54 | 0.06 | 0.43 |
| Hex | 70 | 67 | 74 | 3 | B | 0 | 37 | 11A | 6 | 2B |
| Octal | 160 | 147 | 164 | 3 | 13 | 0 | 67 | 432 | 6 | 53 |
| Binary | 1110000 | 1100111 | 1110100 | 11 | 1011 | 0 | 110111 | 100011010 | 110 | 101011 |
Color Harmonies of #706774
Complementary color
Monochromatic Colors of #706774
Black with #706774
Text Example
Text Example
White with #706774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706774; }
p { color: rgb(112,103,116); }
H1.HeaderClassName
{
color: #706774;
}
.AnyTagClassName
{
color: #706774;
}
</style>
background-color css
<style>
a { background-color: #706774; }
a { background-color: rgb(112,103,116); }
div.DivClassName
{
background-color: #706774;
}
.BgClassName
{
background-color: #706774;
}
</style>
border-color css
<style>
span { border-color: #706774; }
span { border-color: rgb(112,103,116); }
td.TdClassName
{
border-color: #706774;
}
.TagClassName
{
border-color: #706774;
}
</style>