Shades of Affair #674380
Tints of Affair #674380
RGB
CMYK
RGB Variations
Color information
#674380 (or 0x674380) is known color: Affair. HEX triplet: 67, 43 and 80. RGB value is (103,67,128). Sum of RGB (Red+Green+Blue) = 103+67+128=298 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.56% from 298); Green value is 67 (26.56% from 255 or 22.48% from 298); Blue value is 128 (50.39% from 255 or 42.95% from 298); Max value from RGB is 128 - color contains mainly: blue. Hex color #674380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674380 is #98BC7F. Grayscale: #545454. Windows color (decimal): -10009728 or 8405863. OLE color: 8405863.
HSL color Cylindrical-coordinate representation of color #674380: hue angle of 275.41º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674380 is Cyan = 0.20, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 67 | 128 | - |
| CMYK | 0.20 | 0.48 | 0 | 0.50 |
| HSL | 275.41º | 0.31% | 0.38% | - |
| HSV(B) | 275.41º | 0.48% | 0.5% | - |
| XYZ | 11.5 | 8.46 | 21.45 | - |
| YUV | 84.72 | 152.43 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 128 | 0.20 | 0.48 | 0 | 0.50 | 275.41 | 0.31 | 0.38 |
| Hex | 67 | 43 | 80 | 14 | 30 | 0 | 32 | 113 | 1F | 26 |
| Octal | 147 | 103 | 200 | 24 | 60 | 0 | 62 | 423 | 37 | 46 |
| Binary | 1100111 | 1000011 | 10000000 | 10100 | 110000 | 0 | 110010 | 100010011 | 11111 | 100110 |
Color Harmonies of #674380
Complementary color
Monochromatic Colors of #674380
Black with #674380
Text Example
Text Example
White with #674380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674380; }
p { color: rgb(103,67,128); }
H1.HeaderClassName
{
color: #674380;
}
.AnyTagClassName
{
color: #674380;
}
</style>
background-color css
<style>
a { background-color: #674380; }
a { background-color: rgb(103,67,128); }
div.DivClassName
{
background-color: #674380;
}
.BgClassName
{
background-color: #674380;
}
</style>
border-color css
<style>
span { border-color: #674380; }
span { border-color: rgb(103,67,128); }
td.TdClassName
{
border-color: #674380;
}
.TagClassName
{
border-color: #674380;
}
</style>