Shades of Affair #674883
Tints of Affair #674883
RGB
CMYK
RGB Variations
Color information
#674883 (or 0x674883) is known color: Affair. HEX triplet: 67, 48 and 83. RGB value is (103,72,131). Sum of RGB (Red+Green+Blue) = 103+72+131=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 72 (28.52% from 255 or 23.53% from 306); Blue value is 131 (51.56% from 255 or 42.81% from 306); Max value from RGB is 131 - color contains mainly: blue. Hex color #674883 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674883 is #98B77C. Grayscale: #575757. Windows color (decimal): -10008445 or 8603751. OLE color: 8603751.
HSL color Cylindrical-coordinate representation of color #674883: hue angle of 271.53º 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 #674883 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 72 | 131 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.49 |
| HSL | 271.53º | 0.29% | 0.4% | - |
| HSV(B) | 271.53º | 0.45% | 0.51% | - |
| XYZ | 12.01 | 9.16 | 22.61 | - |
| YUV | 88 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 131 | 0.21 | 0.45 | 0 | 0.49 | 271.53 | 0.29 | 0.4 |
| Hex | 67 | 48 | 83 | 15 | 2D | 0 | 31 | 110 | 1D | 28 |
| Octal | 147 | 110 | 203 | 25 | 55 | 0 | 61 | 420 | 35 | 50 |
| Binary | 1100111 | 1001000 | 10000011 | 10101 | 101101 | 0 | 110001 | 100010000 | 11101 | 101000 |
Color Harmonies of #674883
Complementary color
Monochromatic Colors of #674883
Black with #674883
Text Example
Text Example
White with #674883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674883; }
p { color: rgb(103,72,131); }
H1.HeaderClassName
{
color: #674883;
}
.AnyTagClassName
{
color: #674883;
}
</style>
background-color css
<style>
a { background-color: #674883; }
a { background-color: rgb(103,72,131); }
div.DivClassName
{
background-color: #674883;
}
.BgClassName
{
background-color: #674883;
}
</style>
border-color css
<style>
span { border-color: #674883; }
span { border-color: rgb(103,72,131); }
td.TdClassName
{
border-color: #674883;
}
.TagClassName
{
border-color: #674883;
}
</style>