Shades of Affair #674180
Tints of Affair #674180
RGB
CMYK
RGB Variations
Color information
#674180 (or 0x674180) is known color: Affair. HEX triplet: 67, 41 and 80. RGB value is (103,65,128). Sum of RGB (Red+Green+Blue) = 103+65+128=296 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.80% from 296); Green value is 65 (25.78% from 255 or 21.96% from 296); Blue value is 128 (50.39% from 255 or 43.24% from 296); Max value from RGB is 128 - color contains mainly: blue. Hex color #674180 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674180 is #98BE7F. Grayscale: #535353. Windows color (decimal): -10010240 or 8405351. OLE color: 8405351.
HSL color Cylindrical-coordinate representation of color #674180: hue angle of 276.19º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #674180 is Cyan = 0.20, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 65 | 128 | - |
| CMYK | 0.20 | 0.49 | 0 | 0.50 |
| HSL | 276.19º | 0.33% | 0.38% | - |
| HSV(B) | 276.19º | 0.49% | 0.5% | - |
| XYZ | 11.38 | 8.22 | 21.41 | - |
| YUV | 83.54 | 153.09 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 128 | 0.20 | 0.49 | 0 | 0.50 | 276.19 | 0.33 | 0.38 |
| Hex | 67 | 41 | 80 | 14 | 31 | 0 | 32 | 114 | 21 | 26 |
| Octal | 147 | 101 | 200 | 24 | 61 | 0 | 62 | 424 | 41 | 46 |
| Binary | 1100111 | 1000001 | 10000000 | 10100 | 110001 | 0 | 110010 | 100010100 | 100001 | 100110 |
Color Harmonies of #674180
Complementary color
Monochromatic Colors of #674180
Black with #674180
Text Example
Text Example
White with #674180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674180; }
p { color: rgb(103,65,128); }
H1.HeaderClassName
{
color: #674180;
}
.AnyTagClassName
{
color: #674180;
}
</style>
background-color css
<style>
a { background-color: #674180; }
a { background-color: rgb(103,65,128); }
div.DivClassName
{
background-color: #674180;
}
.BgClassName
{
background-color: #674180;
}
</style>
border-color css
<style>
span { border-color: #674180; }
span { border-color: rgb(103,65,128); }
td.TdClassName
{
border-color: #674180;
}
.TagClassName
{
border-color: #674180;
}
</style>