Shades of Persian Plum #673030
Tints of Persian Plum #673030
RGB
CMYK
RGB Variations
Color information
#673030 (or 0x673030) is known color: Persian Plum. HEX triplet: 67, 30 and 30. RGB value is (103,48,48). Sum of RGB (Red+Green+Blue) = 103+48+48=199 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.76% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 103 - color contains mainly: red. Hex color #673030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673030 is #98CFCF. Grayscale: #404040. Windows color (decimal): -10014672 or 3158119. OLE color: 3158119.
HSL color Cylindrical-coordinate representation of color #673030: hue angle of 0º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #673030 is Cyan = 0, Magento = 0.53, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 48 | 48 | - |
| CMYK | 0 | 0.53 | 0.53 | 0.60 |
| HSL | 0º | 0.36% | 0.3% | - |
| HSV(B) | 0º | 0.53% | 0.4% | - |
| XYZ | 7.18 | 5.21 | 3.42 | - |
| YUV | 64.45 | 118.72 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 48 | 48 | 0 | 0.53 | 0.53 | 0.60 | 0 | 0.36 | 0.3 |
| Hex | 67 | 30 | 30 | 0 | 35 | 35 | 3C | 0 | 24 | 1E |
| Octal | 147 | 60 | 60 | 0 | 65 | 65 | 74 | 0 | 44 | 36 |
| Binary | 1100111 | 110000 | 110000 | 0 | 110101 | 110101 | 111100 | 0 | 100100 | 11110 |
Color Harmonies of #673030
Complementary color
Monochromatic Colors of #673030
Black with #673030
Text Example
Text Example
White with #673030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673030; }
p { color: rgb(103,48,48); }
H1.HeaderClassName
{
color: #673030;
}
.AnyTagClassName
{
color: #673030;
}
</style>
background-color css
<style>
a { background-color: #673030; }
a { background-color: rgb(103,48,48); }
div.DivClassName
{
background-color: #673030;
}
.BgClassName
{
background-color: #673030;
}
</style>
border-color css
<style>
span { border-color: #673030; }
span { border-color: rgb(103,48,48); }
td.TdClassName
{
border-color: #673030;
}
.TagClassName
{
border-color: #673030;
}
</style>