Shades of Affair #6B4385
Tints of Affair #6B4385
RGB
CMYK
RGB Variations
Color information
#6B4385 (or 0x6B4385) is known color: Affair. HEX triplet: 6B, 43 and 85. RGB value is (107,67,133). Sum of RGB (Red+Green+Blue) = 107+67+133=307 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.85% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 133 (52.34% from 255 or 43.32% from 307); Max value from RGB is 133 - color contains mainly: blue. Hex color #6B4385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6B4385 is #94BC7A. Grayscale: #565656. Windows color (decimal): -9747579 or 8733547. OLE color: 8733547.
HSL color Cylindrical-coordinate representation of color #6B4385: hue angle of 276.36º 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 #6B4385 is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 107 | 67 | 133 | - |
| CMYK | 0.20 | 0.50 | 0 | 0.48 |
| HSL | 276.36º | 0.33% | 0.39% | - |
| HSV(B) | 276.36º | 0.5% | 0.52% | - |
| XYZ | 12.3 | 8.83 | 23.25 | - |
| YUV | 86.48 | 154.25 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 67 | 133 | 0.20 | 0.50 | 0 | 0.48 | 276.36 | 0.33 | 0.39 |
| Hex | 6B | 43 | 85 | 14 | 32 | 0 | 30 | 114 | 21 | 27 |
| Octal | 153 | 103 | 205 | 24 | 62 | 0 | 60 | 424 | 41 | 47 |
| Binary | 1101011 | 1000011 | 10000101 | 10100 | 110010 | 0 | 110000 | 100010100 | 100001 | 100111 |
Color Harmonies of #6B4385
Complementary color
Monochromatic Colors of #6B4385
Black with #6B4385
Text Example
Text Example
White with #6B4385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B4385; }
p { color: rgb(107,67,133); }
H1.HeaderClassName
{
color: #6B4385;
}
.AnyTagClassName
{
color: #6B4385;
}
</style>
background-color css
<style>
a { background-color: #6B4385; }
a { background-color: rgb(107,67,133); }
div.DivClassName
{
background-color: #6B4385;
}
.BgClassName
{
background-color: #6B4385;
}
</style>
border-color css
<style>
span { border-color: #6B4385; }
span { border-color: rgb(107,67,133); }
td.TdClassName
{
border-color: #6B4385;
}
.TagClassName
{
border-color: #6B4385;
}
</style>