Shades of Purple #671281
Tints of Purple #671281
RGB
CMYK
RGB Variations
Color information
#671281 (or 0x671281) is known color: Purple. HEX triplet: 67, 12 and 81. RGB value is (103,18,129). Sum of RGB (Red+Green+Blue) = 103+18+129=250 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.2% from 250); Green value is 18 (7.42% from 255 or 7.2% from 250); Blue value is 129 (50.78% from 255 or 51.6% from 250); Max value from RGB is 129 - color contains mainly: blue. Hex color #671281 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #671281 is #98ED7E. Grayscale: #373737. Windows color (decimal): -10022271 or 8458855. OLE color: 8458855.
HSL color Cylindrical-coordinate representation of color #671281: hue angle of 285.95º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #671281 is Cyan = 0.20, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 18 | 129 | - |
| CMYK | 0.20 | 0.86 | 0 | 0.49 |
| HSL | 285.95º | 0.76% | 0.29% | - |
| HSV(B) | 285.95º | 0.86% | 0.51% | - |
| XYZ | 9.77 | 4.9 | 21.2 | - |
| YUV | 56.07 | 169.16 | 161.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 129 | 0.20 | 0.86 | 0 | 0.49 | 285.95 | 0.76 | 0.29 |
| Hex | 67 | 12 | 81 | 14 | 56 | 0 | 31 | 11E | 4C | 1D |
| Octal | 147 | 22 | 201 | 24 | 126 | 0 | 61 | 436 | 114 | 35 |
| Binary | 1100111 | 10010 | 10000001 | 10100 | 1010110 | 0 | 110001 | 100011110 | 1001100 | 11101 |
Color Harmonies of #671281
Complementary color
Monochromatic Colors of #671281
Black with #671281
Text Example
Text Example
White with #671281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671281; }
p { color: rgb(103,18,129); }
H1.HeaderClassName
{
color: #671281;
}
.AnyTagClassName
{
color: #671281;
}
</style>
background-color css
<style>
a { background-color: #671281; }
a { background-color: rgb(103,18,129); }
div.DivClassName
{
background-color: #671281;
}
.BgClassName
{
background-color: #671281;
}
</style>
border-color css
<style>
span { border-color: #671281; }
span { border-color: rgb(103,18,129); }
td.TdClassName
{
border-color: #671281;
}
.TagClassName
{
border-color: #671281;
}
</style>