Shades of Affair #674485
Tints of Affair #674485
RGB
CMYK
RGB Variations
Color information
#674485 (or 0x674485) is known color: Affair. HEX triplet: 67, 44 and 85. RGB value is (103,68,133). Sum of RGB (Red+Green+Blue) = 103+68+133=304 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.88% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 133 (52.34% from 255 or 43.75% from 304); Max value from RGB is 133 - color contains mainly: blue. Hex color #674485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674485 is #98BB7A. Grayscale: #555555. Windows color (decimal): -10009467 or 8733799. OLE color: 8733799.
HSL color Cylindrical-coordinate representation of color #674485: hue angle of 272.31º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #674485 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 68 | 133 | - |
| CMYK | 0.23 | 0.49 | 0 | 0.48 |
| HSL | 272.31º | 0.32% | 0.39% | - |
| HSV(B) | 272.31º | 0.49% | 0.52% | - |
| XYZ | 11.89 | 8.71 | 23.24 | - |
| YUV | 85.88 | 154.6 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 133 | 0.23 | 0.49 | 0 | 0.48 | 272.31 | 0.32 | 0.39 |
| Hex | 67 | 44 | 85 | 17 | 31 | 0 | 30 | 110 | 20 | 27 |
| Octal | 147 | 104 | 205 | 27 | 61 | 0 | 60 | 420 | 40 | 47 |
| Binary | 1100111 | 1000100 | 10000101 | 10111 | 110001 | 0 | 110000 | 100010000 | 100000 | 100111 |
Color Harmonies of #674485
Complementary color
Monochromatic Colors of #674485
Black with #674485
Text Example
Text Example
White with #674485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674485; }
p { color: rgb(103,68,133); }
H1.HeaderClassName
{
color: #674485;
}
.AnyTagClassName
{
color: #674485;
}
</style>
background-color css
<style>
a { background-color: #674485; }
a { background-color: rgb(103,68,133); }
div.DivClassName
{
background-color: #674485;
}
.BgClassName
{
background-color: #674485;
}
</style>
border-color css
<style>
span { border-color: #674485; }
span { border-color: rgb(103,68,133); }
td.TdClassName
{
border-color: #674485;
}
.TagClassName
{
border-color: #674485;
}
</style>