Shades of Persian Plum #683030
Tints of Persian Plum #683030
RGB
CMYK
RGB Variations
Color information
#683030 (or 0x683030) is known color: Persian Plum. HEX triplet: 68, 30 and 30. RGB value is (104,48,48). Sum of RGB (Red+Green+Blue) = 104+48+48=200 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 104 - color contains mainly: red. Hex color #683030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683030 is #97CFCF. Grayscale: #404040. Windows color (decimal): -9949136 or 3158120. OLE color: 3158120.
HSL color Cylindrical-coordinate representation of color #683030: hue angle of 0º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683030 is Cyan = 0, Magento = 0.54, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 48 | - |
| CMYK | 0 | 0.54 | 0.54 | 0.59 |
| HSL | 0º | 0.37% | 0.3% | - |
| HSV(B) | 0º | 0.54% | 0.41% | - |
| XYZ | 7.3 | 5.27 | 3.43 | - |
| YUV | 64.74 | 118.55 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 48 | 0 | 0.54 | 0.54 | 0.59 | 0 | 0.37 | 0.3 |
| Hex | 68 | 30 | 30 | 0 | 36 | 36 | 3B | 0 | 25 | 1E |
| Octal | 150 | 60 | 60 | 0 | 66 | 66 | 73 | 0 | 45 | 36 |
| Binary | 1101000 | 110000 | 110000 | 0 | 110110 | 110110 | 111011 | 0 | 100101 | 11110 |
Color Harmonies of #683030
Complementary color
Monochromatic Colors of #683030
Black with #683030
Text Example
Text Example
White with #683030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683030; }
p { color: rgb(104,48,48); }
H1.HeaderClassName
{
color: #683030;
}
.AnyTagClassName
{
color: #683030;
}
</style>
background-color css
<style>
a { background-color: #683030; }
a { background-color: rgb(104,48,48); }
div.DivClassName
{
background-color: #683030;
}
.BgClassName
{
background-color: #683030;
}
</style>
border-color css
<style>
span { border-color: #683030; }
span { border-color: rgb(104,48,48); }
td.TdClassName
{
border-color: #683030;
}
.TagClassName
{
border-color: #683030;
}
</style>