Shades of Affair #674882
Tints of Affair #674882
RGB
CMYK
RGB Variations
Color information
#674882 (or 0x674882) is known color: Affair. HEX triplet: 67, 48 and 82. RGB value is (103,72,130). Sum of RGB (Red+Green+Blue) = 103+72+130=305 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.77% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 130 (51.17% from 255 or 42.62% from 305); Max value from RGB is 130 - color contains mainly: blue. Hex color #674882 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674882 is #98B77D. Grayscale: #575757. Windows color (decimal): -10008446 or 8538215. OLE color: 8538215.
HSL color Cylindrical-coordinate representation of color #674882: hue angle of 272.07º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #674882 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 72 | 130 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.49 |
| HSL | 272.07º | 0.29% | 0.4% | - |
| HSV(B) | 272.07º | 0.45% | 0.51% | - |
| XYZ | 11.94 | 9.13 | 22.25 | - |
| YUV | 87.88 | 151.77 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 130 | 0.21 | 0.45 | 0 | 0.49 | 272.07 | 0.29 | 0.4 |
| Hex | 67 | 48 | 82 | 15 | 2D | 0 | 31 | 110 | 1D | 28 |
| Octal | 147 | 110 | 202 | 25 | 55 | 0 | 61 | 420 | 35 | 50 |
| Binary | 1100111 | 1001000 | 10000010 | 10101 | 101101 | 0 | 110001 | 100010000 | 11101 | 101000 |
Color Harmonies of #674882
Complementary color
Monochromatic Colors of #674882
Black with #674882
Text Example
Text Example
White with #674882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674882; }
p { color: rgb(103,72,130); }
H1.HeaderClassName
{
color: #674882;
}
.AnyTagClassName
{
color: #674882;
}
</style>
background-color css
<style>
a { background-color: #674882; }
a { background-color: rgb(103,72,130); }
div.DivClassName
{
background-color: #674882;
}
.BgClassName
{
background-color: #674882;
}
</style>
border-color css
<style>
span { border-color: #674882; }
span { border-color: rgb(103,72,130); }
td.TdClassName
{
border-color: #674882;
}
.TagClassName
{
border-color: #674882;
}
</style>