Shades of Affair #6B5181
Tints of Affair #6B5181
RGB
CMYK
RGB Variations
Color information
#6B5181 (or 0x6B5181) is known color: Affair. HEX triplet: 6B, 51 and 81. RGB value is (107,81,129). Sum of RGB (Red+Green+Blue) = 107+81+129=317 (41% of max value = 765). Red value is 107 (42.19% from 255 or 33.75% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 129 - color contains mainly: blue. Hex color #6B5181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #6B5181 is #94AE7E. Grayscale: #5E5E5E. Windows color (decimal): -9743999 or 8474987. OLE color: 8474987.
HSL color Cylindrical-coordinate representation of color #6B5181: hue angle of 272.5º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #6B5181 is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 107 | 81 | 129 | - |
| CMYK | 0.17 | 0.37 | 0 | 0.49 |
| HSL | 272.5º | 0.23% | 0.41% | - |
| HSV(B) | 272.5º | 0.37% | 0.51% | - |
| XYZ | 12.97 | 10.6 | 22.13 | - |
| YUV | 94.25 | 147.61 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 81 | 129 | 0.17 | 0.37 | 0 | 0.49 | 272.5 | 0.23 | 0.41 |
| Hex | 6B | 51 | 81 | 11 | 25 | 0 | 31 | 110 | 17 | 29 |
| Octal | 153 | 121 | 201 | 21 | 45 | 0 | 61 | 420 | 27 | 51 |
| Binary | 1101011 | 1010001 | 10000001 | 10001 | 100101 | 0 | 110001 | 100010000 | 10111 | 101001 |
Color Harmonies of #6B5181
Complementary color
Monochromatic Colors of #6B5181
Black with #6B5181
Text Example
Text Example
White with #6B5181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5181; }
p { color: rgb(107,81,129); }
H1.HeaderClassName
{
color: #6B5181;
}
.AnyTagClassName
{
color: #6B5181;
}
</style>
background-color css
<style>
a { background-color: #6B5181; }
a { background-color: rgb(107,81,129); }
div.DivClassName
{
background-color: #6B5181;
}
.BgClassName
{
background-color: #6B5181;
}
</style>
border-color css
<style>
span { border-color: #6B5181; }
span { border-color: rgb(107,81,129); }
td.TdClassName
{
border-color: #6B5181;
}
.TagClassName
{
border-color: #6B5181;
}
</style>