Shades of Affair #674685
Tints of Affair #674685
RGB
CMYK
RGB Variations
Color information
#674685 (or 0x674685) is known color: Affair. HEX triplet: 67, 46 and 85. RGB value is (103,70,133). Sum of RGB (Red+Green+Blue) = 103+70+133=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 70 (27.73% from 255 or 22.88% from 306); Blue value is 133 (52.34% from 255 or 43.46% from 306); Max value from RGB is 133 - color contains mainly: blue. Hex color #674685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674685 is #98B97A. Grayscale: #565656. Windows color (decimal): -10008955 or 8734311. OLE color: 8734311.
HSL color Cylindrical-coordinate representation of color #674685: hue angle of 271.43º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #674685 is Cyan = 0.23, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 70 | 133 | - |
| CMYK | 0.23 | 0.47 | 0 | 0.48 |
| HSL | 271.43º | 0.31% | 0.4% | - |
| HSV(B) | 271.43º | 0.47% | 0.52% | - |
| XYZ | 12.02 | 8.96 | 23.29 | - |
| YUV | 87.05 | 153.93 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 133 | 0.23 | 0.47 | 0 | 0.48 | 271.43 | 0.31 | 0.4 |
| Hex | 67 | 46 | 85 | 17 | 2F | 0 | 30 | 10F | 1F | 28 |
| Octal | 147 | 106 | 205 | 27 | 57 | 0 | 60 | 417 | 37 | 50 |
| Binary | 1100111 | 1000110 | 10000101 | 10111 | 101111 | 0 | 110000 | 100001111 | 11111 | 101000 |
Color Harmonies of #674685
Complementary color
Monochromatic Colors of #674685
Black with #674685
Text Example
Text Example
White with #674685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674685; }
p { color: rgb(103,70,133); }
H1.HeaderClassName
{
color: #674685;
}
.AnyTagClassName
{
color: #674685;
}
</style>
background-color css
<style>
a { background-color: #674685; }
a { background-color: rgb(103,70,133); }
div.DivClassName
{
background-color: #674685;
}
.BgClassName
{
background-color: #674685;
}
</style>
border-color css
<style>
span { border-color: #674685; }
span { border-color: rgb(103,70,133); }
td.TdClassName
{
border-color: #674685;
}
.TagClassName
{
border-color: #674685;
}
</style>