Shades of Persian Plum #633030
Tints of Persian Plum #633030
RGB
CMYK
RGB Variations
Color information
#633030 (or 0x633030) is known color: Persian Plum. HEX triplet: 63, 30 and 30. RGB value is (99,48,48). Sum of RGB (Red+Green+Blue) = 99+48+48=195 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.77% from 195); Green value is 48 (19.14% from 255 or 24.62% from 195); Blue value is 48 (19.14% from 255 or 24.62% from 195); Max value from RGB is 99 - color contains mainly: red. Hex color #633030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633030 is #9CCFCF. Grayscale: #3F3F3F. Windows color (decimal): -10276816 or 3158115. OLE color: 3158115.
HSL color Cylindrical-coordinate representation of color #633030: hue angle of 0º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633030 is Cyan = 0, Magento = 0.52, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 48 | - |
| CMYK | 0 | 0.52 | 0.52 | 0.61 |
| HSL | 0º | 0.35% | 0.29% | - |
| HSV(B) | 0º | 0.52% | 0.39% | - |
| XYZ | 6.74 | 4.98 | 3.4 | - |
| YUV | 63.25 | 119.4 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 48 | 0 | 0.52 | 0.52 | 0.61 | 0 | 0.35 | 0.29 |
| Hex | 63 | 30 | 30 | 0 | 34 | 34 | 3D | 0 | 23 | 1D |
| Octal | 143 | 60 | 60 | 0 | 64 | 64 | 75 | 0 | 43 | 35 |
| Binary | 1100011 | 110000 | 110000 | 0 | 110100 | 110100 | 111101 | 0 | 100011 | 11101 |
Color Harmonies of #633030
Complementary color
Monochromatic Colors of #633030
Black with #633030
Text Example
Text Example
White with #633030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633030; }
p { color: rgb(99,48,48); }
H1.HeaderClassName
{
color: #633030;
}
.AnyTagClassName
{
color: #633030;
}
</style>
background-color css
<style>
a { background-color: #633030; }
a { background-color: rgb(99,48,48); }
div.DivClassName
{
background-color: #633030;
}
.BgClassName
{
background-color: #633030;
}
</style>
border-color css
<style>
span { border-color: #633030; }
span { border-color: rgb(99,48,48); }
td.TdClassName
{
border-color: #633030;
}
.TagClassName
{
border-color: #633030;
}
</style>