Shades of Affair #67517A
Tints of Affair #67517A
RGB
CMYK
RGB Variations
Color information
#67517A (or 0x67517A) is known color: Affair. HEX triplet: 67, 51 and 7A. RGB value is (103,81,122). Sum of RGB (Red+Green+Blue) = 103+81+122=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 81 (32.03% from 255 or 26.47% from 306); Blue value is 122 (48.05% from 255 or 39.87% from 306); Max value from RGB is 122 - color contains mainly: blue. Hex color #67517A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #67517A is #98AE85. Grayscale: #5C5C5C. Windows color (decimal): -10006150 or 8016231. OLE color: 8016231.
HSL color Cylindrical-coordinate representation of color #67517A: hue angle of 272.2º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #67517A is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 103 | 81 | 122 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.52 |
| HSL | 272.2º | 0.2% | 0.4% | - |
| HSV(B) | 272.2º | 0.34% | 0.48% | - |
| XYZ | 12.05 | 10.17 | 19.74 | - |
| YUV | 92.25 | 144.79 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 81 | 122 | 0.16 | 0.34 | 0 | 0.52 | 272.2 | 0.2 | 0.4 |
| Hex | 67 | 51 | 7A | 10 | 22 | 0 | 34 | 110 | 14 | 28 |
| Octal | 147 | 121 | 172 | 20 | 42 | 0 | 64 | 420 | 24 | 50 |
| Binary | 1100111 | 1010001 | 1111010 | 10000 | 100010 | 0 | 110100 | 100010000 | 10100 | 101000 |
Color Harmonies of #67517A
Complementary color
Monochromatic Colors of #67517A
Black with #67517A
Text Example
Text Example
White with #67517A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #67517A; }
p { color: rgb(103,81,122); }
H1.HeaderClassName
{
color: #67517A;
}
.AnyTagClassName
{
color: #67517A;
}
</style>
background-color css
<style>
a { background-color: #67517A; }
a { background-color: rgb(103,81,122); }
div.DivClassName
{
background-color: #67517A;
}
.BgClassName
{
background-color: #67517A;
}
</style>
border-color css
<style>
span { border-color: #67517A; }
span { border-color: rgb(103,81,122); }
td.TdClassName
{
border-color: #67517A;
}
.TagClassName
{
border-color: #67517A;
}
</style>