Shades of Affair #674583
Tints of Affair #674583
RGB
CMYK
RGB Variations
Color information
#674583 (or 0x674583) is known color: Affair. HEX triplet: 67, 45 and 83. RGB value is (103,69,131). Sum of RGB (Red+Green+Blue) = 103+69+131=303 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.99% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 131 (51.56% from 255 or 43.23% from 303); Max value from RGB is 131 - color contains mainly: blue. Hex color #674583 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674583 is #98BA7C. Grayscale: #565656. Windows color (decimal): -10009213 or 8602983. OLE color: 8602983.
HSL color Cylindrical-coordinate representation of color #674583: hue angle of 272.9º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #674583 is Cyan = 0.21, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 69 | 131 | - |
| CMYK | 0.21 | 0.47 | 0 | 0.49 |
| HSL | 272.9º | 0.31% | 0.39% | - |
| HSV(B) | 272.9º | 0.47% | 0.51% | - |
| XYZ | 11.82 | 8.78 | 22.54 | - |
| YUV | 86.23 | 153.26 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 131 | 0.21 | 0.47 | 0 | 0.49 | 272.9 | 0.31 | 0.39 |
| Hex | 67 | 45 | 83 | 15 | 2F | 0 | 31 | 111 | 1F | 27 |
| Octal | 147 | 105 | 203 | 25 | 57 | 0 | 61 | 421 | 37 | 47 |
| Binary | 1100111 | 1000101 | 10000011 | 10101 | 101111 | 0 | 110001 | 100010001 | 11111 | 100111 |
Color Harmonies of #674583
Complementary color
Monochromatic Colors of #674583
Black with #674583
Text Example
Text Example
White with #674583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674583; }
p { color: rgb(103,69,131); }
H1.HeaderClassName
{
color: #674583;
}
.AnyTagClassName
{
color: #674583;
}
</style>
background-color css
<style>
a { background-color: #674583; }
a { background-color: rgb(103,69,131); }
div.DivClassName
{
background-color: #674583;
}
.BgClassName
{
background-color: #674583;
}
</style>
border-color css
<style>
span { border-color: #674583; }
span { border-color: rgb(103,69,131); }
td.TdClassName
{
border-color: #674583;
}
.TagClassName
{
border-color: #674583;
}
</style>