Shades of Affair #674585
Tints of Affair #674585
RGB
CMYK
RGB Variations
Color information
#674585 (or 0x674585) is known color: Affair. HEX triplet: 67, 45 and 85. RGB value is (103,69,133). Sum of RGB (Red+Green+Blue) = 103+69+133=305 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.77% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 133 (52.34% from 255 or 43.61% from 305); Max value from RGB is 133 - color contains mainly: blue. Hex color #674585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674585 is #98BA7A. Grayscale: #565656. Windows color (decimal): -10009211 or 8734055. OLE color: 8734055.
HSL color Cylindrical-coordinate representation of color #674585: hue angle of 271.88º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674585 is Cyan = 0.23, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 69 | 133 | - |
| CMYK | 0.23 | 0.48 | 0 | 0.48 |
| HSL | 271.88º | 0.32% | 0.4% | - |
| HSV(B) | 271.88º | 0.48% | 0.52% | - |
| XYZ | 11.96 | 8.83 | 23.27 | - |
| YUV | 86.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 133 | 0.23 | 0.48 | 0 | 0.48 | 271.88 | 0.32 | 0.4 |
| Hex | 67 | 45 | 85 | 17 | 30 | 0 | 30 | 110 | 20 | 28 |
| Octal | 147 | 105 | 205 | 27 | 60 | 0 | 60 | 420 | 40 | 50 |
| Binary | 1100111 | 1000101 | 10000101 | 10111 | 110000 | 0 | 110000 | 100010000 | 100000 | 101000 |
Color Harmonies of #674585
Complementary color
Monochromatic Colors of #674585
Black with #674585
Text Example
Text Example
White with #674585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674585; }
p { color: rgb(103,69,133); }
H1.HeaderClassName
{
color: #674585;
}
.AnyTagClassName
{
color: #674585;
}
</style>
background-color css
<style>
a { background-color: #674585; }
a { background-color: rgb(103,69,133); }
div.DivClassName
{
background-color: #674585;
}
.BgClassName
{
background-color: #674585;
}
</style>
border-color css
<style>
span { border-color: #674585; }
span { border-color: rgb(103,69,133); }
td.TdClassName
{
border-color: #674585;
}
.TagClassName
{
border-color: #674585;
}
</style>