Shades of Affair #675075
Tints of Affair #675075
RGB
CMYK
RGB Variations
Color information
#675075 (or 0x675075) is known color: Affair. HEX triplet: 67, 50 and 75. RGB value is (103,80,117). Sum of RGB (Red+Green+Blue) = 103+80+117=300 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.33% from 300); Green value is 80 (31.64% from 255 or 26.67% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #675075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675075 is #98AF8A. Grayscale: #5A5A5A. Windows color (decimal): -10006411 or 7688295. OLE color: 7688295.
HSL color Cylindrical-coordinate representation of color #675075: hue angle of 277.3º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #675075 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 80 | 117 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.54 |
| HSL | 277.3º | 0.19% | 0.39% | - |
| HSV(B) | 277.3º | 0.32% | 0.46% | - |
| XYZ | 11.67 | 9.91 | 18.13 | - |
| YUV | 91.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 117 | 0.12 | 0.32 | 0 | 0.54 | 277.3 | 0.19 | 0.39 |
| Hex | 67 | 50 | 75 | C | 20 | 0 | 36 | 115 | 13 | 27 |
| Octal | 147 | 120 | 165 | 14 | 40 | 0 | 66 | 425 | 23 | 47 |
| Binary | 1100111 | 1010000 | 1110101 | 1100 | 100000 | 0 | 110110 | 100010101 | 10011 | 100111 |
Color Harmonies of #675075
Complementary color
Monochromatic Colors of #675075
Black with #675075
Text Example
Text Example
White with #675075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675075; }
p { color: rgb(103,80,117); }
H1.HeaderClassName
{
color: #675075;
}
.AnyTagClassName
{
color: #675075;
}
</style>
background-color css
<style>
a { background-color: #675075; }
a { background-color: rgb(103,80,117); }
div.DivClassName
{
background-color: #675075;
}
.BgClassName
{
background-color: #675075;
}
</style>
border-color css
<style>
span { border-color: #675075; }
span { border-color: rgb(103,80,117); }
td.TdClassName
{
border-color: #675075;
}
.TagClassName
{
border-color: #675075;
}
</style>