Shades of Purple #610367
Tints of Purple #610367
RGB
CMYK
RGB Variations
Color information
#610367 (or 0x610367) is known color: Purple. HEX triplet: 61, 03 and 67. RGB value is (97,3,103). Sum of RGB (Red+Green+Blue) = 97+3+103=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 3 (1.56% from 255 or 1.48% from 203); Blue value is 103 (40.62% from 255 or 50.74% from 203); Max value from RGB is 103 - color contains mainly: blue. Hex color #610367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610367 is #9EFC98. Grayscale: #2A2A2A. Windows color (decimal): -10419353 or 6751073. OLE color: 6751073.
HSL color Cylindrical-coordinate representation of color #610367: hue angle of 296.4º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610367 is Cyan = 0.06, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 3 | 103 | - |
| CMYK | 0.06 | 0.97 | 0 | 0.60 |
| HSL | 296.4º | 0.94% | 0.21% | - |
| HSV(B) | 296.4º | 0.97% | 0.4% | - |
| XYZ | 7.41 | 3.59 | 13.13 | - |
| YUV | 42.51 | 162.14 | 166.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 103 | 0.06 | 0.97 | 0 | 0.60 | 296.4 | 0.94 | 0.21 |
| Hex | 61 | 3 | 67 | 6 | 61 | 0 | 3C | 128 | 5E | 15 |
| Octal | 141 | 3 | 147 | 6 | 141 | 0 | 74 | 450 | 136 | 25 |
| Binary | 1100001 | 11 | 1100111 | 110 | 1100001 | 0 | 111100 | 100101000 | 1011110 | 10101 |
Color Harmonies of #610367
Complementary color
Monochromatic Colors of #610367
Black with #610367
Text Example
Text Example
White with #610367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610367; }
p { color: rgb(97,3,103); }
H1.HeaderClassName
{
color: #610367;
}
.AnyTagClassName
{
color: #610367;
}
</style>
background-color css
<style>
a { background-color: #610367; }
a { background-color: rgb(97,3,103); }
div.DivClassName
{
background-color: #610367;
}
.BgClassName
{
background-color: #610367;
}
</style>
border-color css
<style>
span { border-color: #610367; }
span { border-color: rgb(97,3,103); }
td.TdClassName
{
border-color: #610367;
}
.TagClassName
{
border-color: #610367;
}
</style>