Shades of Purple #760367
Tints of Purple #760367
RGB
CMYK
RGB Variations
Color information
#760367 (or 0x760367) is known color: Purple. HEX triplet: 76, 03 and 67. RGB value is (118,3,103). Sum of RGB (Red+Green+Blue) = 118+3+103=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 3 (1.56% from 255 or 1.34% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #760367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760367 is #89FC98. Grayscale: #303030. Windows color (decimal): -9043097 or 6751094. OLE color: 6751094.
HSL color Cylindrical-coordinate representation of color #760367: hue angle of 307.83º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760367 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 103 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.54 |
| HSL | 307.83º | 0.95% | 0.24% | - |
| HSV(B) | 307.83º | 0.97% | 0.46% | - |
| XYZ | 9.95 | 4.9 | 13.25 | - |
| YUV | 48.79 | 158.6 | 177.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 103 | 0 | 0.97 | 0.13 | 0.54 | 307.83 | 0.95 | 0.24 |
| Hex | 76 | 3 | 67 | 0 | 61 | D | 36 | 134 | 5F | 18 |
| Octal | 166 | 3 | 147 | 0 | 141 | 15 | 66 | 464 | 137 | 30 |
| Binary | 1110110 | 11 | 1100111 | 0 | 1100001 | 1101 | 110110 | 100110100 | 1011111 | 11000 |
Color Harmonies of #760367
Complementary color
Monochromatic Colors of #760367
Black with #760367
Text Example
Text Example
White with #760367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760367; }
p { color: rgb(118,3,103); }
H1.HeaderClassName
{
color: #760367;
}
.AnyTagClassName
{
color: #760367;
}
</style>
background-color css
<style>
a { background-color: #760367; }
a { background-color: rgb(118,3,103); }
div.DivClassName
{
background-color: #760367;
}
.BgClassName
{
background-color: #760367;
}
</style>
border-color css
<style>
span { border-color: #760367; }
span { border-color: rgb(118,3,103); }
td.TdClassName
{
border-color: #760367;
}
.TagClassName
{
border-color: #760367;
}
</style>