Shades of Affair #674385
Tints of Affair #674385
RGB
CMYK
RGB Variations
Color information
#674385 (or 0x674385) is known color: Affair. HEX triplet: 67, 43 and 85. RGB value is (103,67,133). Sum of RGB (Red+Green+Blue) = 103+67+133=303 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.99% from 303); Green value is 67 (26.56% from 255 or 22.11% from 303); Blue value is 133 (52.34% from 255 or 43.89% from 303); Max value from RGB is 133 - color contains mainly: blue. Hex color #674385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674385 is #98BC7A. Grayscale: #555555. Windows color (decimal): -10009723 or 8733543. OLE color: 8733543.
HSL color Cylindrical-coordinate representation of color #674385: hue angle of 272.73º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #674385 is Cyan = 0.23, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 67 | 133 | - |
| CMYK | 0.23 | 0.50 | 0 | 0.48 |
| HSL | 272.73º | 0.33% | 0.39% | - |
| HSV(B) | 272.73º | 0.5% | 0.52% | - |
| XYZ | 11.83 | 8.59 | 23.22 | - |
| YUV | 85.29 | 154.93 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 133 | 0.23 | 0.50 | 0 | 0.48 | 272.73 | 0.33 | 0.39 |
| Hex | 67 | 43 | 85 | 17 | 32 | 0 | 30 | 111 | 21 | 27 |
| Octal | 147 | 103 | 205 | 27 | 62 | 0 | 60 | 421 | 41 | 47 |
| Binary | 1100111 | 1000011 | 10000101 | 10111 | 110010 | 0 | 110000 | 100010001 | 100001 | 100111 |
Color Harmonies of #674385
Complementary color
Monochromatic Colors of #674385
Black with #674385
Text Example
Text Example
White with #674385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674385; }
p { color: rgb(103,67,133); }
H1.HeaderClassName
{
color: #674385;
}
.AnyTagClassName
{
color: #674385;
}
</style>
background-color css
<style>
a { background-color: #674385; }
a { background-color: rgb(103,67,133); }
div.DivClassName
{
background-color: #674385;
}
.BgClassName
{
background-color: #674385;
}
</style>
border-color css
<style>
span { border-color: #674385; }
span { border-color: rgb(103,67,133); }
td.TdClassName
{
border-color: #674385;
}
.TagClassName
{
border-color: #674385;
}
</style>