Shades of Affair #67477E
Tints of Affair #67477E
RGB
CMYK
RGB Variations
Color information
#67477E (or 0x67477E) is known color: Affair. HEX triplet: 67, 47 and 7E. RGB value is (103,71,126). Sum of RGB (Red+Green+Blue) = 103+71+126=300 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.33% from 300); Green value is 71 (28.12% from 255 or 23.67% from 300); Blue value is 126 (49.61% from 255 or 42% from 300); Max value from RGB is 126 - color contains mainly: blue. Hex color #67477E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #67477E is #98B881. Grayscale: #565656. Windows color (decimal): -10008706 or 8275815. OLE color: 8275815.
HSL color Cylindrical-coordinate representation of color #67477E: hue angle of 274.91º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #67477E is Cyan = 0.18, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 103 | 71 | 126 | - |
| CMYK | 0.18 | 0.44 | 0 | 0.51 |
| HSL | 274.91º | 0.28% | 0.39% | - |
| HSV(B) | 274.91º | 0.44% | 0.49% | - |
| XYZ | 11.61 | 8.9 | 20.84 | - |
| YUV | 86.84 | 150.1 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 126 | 0.18 | 0.44 | 0 | 0.51 | 274.91 | 0.28 | 0.39 |
| Hex | 67 | 47 | 7E | 12 | 2C | 0 | 33 | 113 | 1C | 27 |
| Octal | 147 | 107 | 176 | 22 | 54 | 0 | 63 | 423 | 34 | 47 |
| Binary | 1100111 | 1000111 | 1111110 | 10010 | 101100 | 0 | 110011 | 100010011 | 11100 | 100111 |
Color Harmonies of #67477E
Complementary color
Monochromatic Colors of #67477E
Black with #67477E
Text Example
Text Example
White with #67477E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #67477E; }
p { color: rgb(103,71,126); }
H1.HeaderClassName
{
color: #67477E;
}
.AnyTagClassName
{
color: #67477E;
}
</style>
background-color css
<style>
a { background-color: #67477E; }
a { background-color: rgb(103,71,126); }
div.DivClassName
{
background-color: #67477E;
}
.BgClassName
{
background-color: #67477E;
}
</style>
border-color css
<style>
span { border-color: #67477E; }
span { border-color: rgb(103,71,126); }
td.TdClassName
{
border-color: #67477E;
}
.TagClassName
{
border-color: #67477E;
}
</style>