Shades of Affair #675177
Tints of Affair #675177
RGB
CMYK
RGB Variations
Color information
#675177 (or 0x675177) is known color: Affair. HEX triplet: 67, 51 and 77. RGB value is (103,81,119). Sum of RGB (Red+Green+Blue) = 103+81+119=303 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.99% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 119 (46.88% from 255 or 39.27% from 303); Max value from RGB is 119 - color contains mainly: blue. Hex color #675177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675177 is #98AE88. Grayscale: #5B5B5B. Windows color (decimal): -10006153 or 7819623. OLE color: 7819623.
HSL color Cylindrical-coordinate representation of color #675177: hue angle of 274.74º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #675177 is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 81 | 119 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.53 |
| HSL | 274.74º | 0.19% | 0.39% | - |
| HSV(B) | 274.74º | 0.32% | 0.47% | - |
| XYZ | 11.87 | 10.1 | 18.78 | - |
| YUV | 91.91 | 143.29 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 119 | 0.13 | 0.32 | 0 | 0.53 | 274.74 | 0.19 | 0.39 |
| Hex | 67 | 51 | 77 | D | 20 | 0 | 35 | 113 | 13 | 27 |
| Octal | 147 | 121 | 167 | 15 | 40 | 0 | 65 | 423 | 23 | 47 |
| Binary | 1100111 | 1010001 | 1110111 | 1101 | 100000 | 0 | 110101 | 100010011 | 10011 | 100111 |
Color Harmonies of #675177
Complementary color
Monochromatic Colors of #675177
Black with #675177
Text Example
Text Example
White with #675177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675177; }
p { color: rgb(103,81,119); }
H1.HeaderClassName
{
color: #675177;
}
.AnyTagClassName
{
color: #675177;
}
</style>
background-color css
<style>
a { background-color: #675177; }
a { background-color: rgb(103,81,119); }
div.DivClassName
{
background-color: #675177;
}
.BgClassName
{
background-color: #675177;
}
</style>
border-color css
<style>
span { border-color: #675177; }
span { border-color: rgb(103,81,119); }
td.TdClassName
{
border-color: #675177;
}
.TagClassName
{
border-color: #675177;
}
</style>