Shades of Affair #674282
Tints of Affair #674282
RGB
CMYK
RGB Variations
Color information
#674282 (or 0x674282) is known color: Affair. HEX triplet: 67, 42 and 82. RGB value is (103,66,130). Sum of RGB (Red+Green+Blue) = 103+66+130=299 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.45% from 299); Green value is 66 (26.17% from 255 or 22.07% from 299); Blue value is 130 (51.17% from 255 or 43.48% from 299); Max value from RGB is 130 - color contains mainly: blue. Hex color #674282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674282 is #98BD7D. Grayscale: #545454. Windows color (decimal): -10009982 or 8536679. OLE color: 8536679.
HSL color Cylindrical-coordinate representation of color #674282: hue angle of 274.69º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #674282 is Cyan = 0.21, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 66 | 130 | - |
| CMYK | 0.21 | 0.49 | 0 | 0.49 |
| HSL | 274.69º | 0.33% | 0.38% | - |
| HSV(B) | 274.69º | 0.49% | 0.51% | - |
| XYZ | 11.57 | 8.39 | 22.13 | - |
| YUV | 84.36 | 153.76 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 66 | 130 | 0.21 | 0.49 | 0 | 0.49 | 274.69 | 0.33 | 0.38 |
| Hex | 67 | 42 | 82 | 15 | 31 | 0 | 31 | 113 | 21 | 26 |
| Octal | 147 | 102 | 202 | 25 | 61 | 0 | 61 | 423 | 41 | 46 |
| Binary | 1100111 | 1000010 | 10000010 | 10101 | 110001 | 0 | 110001 | 100010011 | 100001 | 100110 |
Color Harmonies of #674282
Complementary color
Monochromatic Colors of #674282
Black with #674282
Text Example
Text Example
White with #674282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674282; }
p { color: rgb(103,66,130); }
H1.HeaderClassName
{
color: #674282;
}
.AnyTagClassName
{
color: #674282;
}
</style>
background-color css
<style>
a { background-color: #674282; }
a { background-color: rgb(103,66,130); }
div.DivClassName
{
background-color: #674282;
}
.BgClassName
{
background-color: #674282;
}
</style>
border-color css
<style>
span { border-color: #674282; }
span { border-color: rgb(103,66,130); }
td.TdClassName
{
border-color: #674282;
}
.TagClassName
{
border-color: #674282;
}
</style>