Shades of Persian Plum #633130
Tints of Persian Plum #633130
RGB
CMYK
RGB Variations
Color information
#633130 (or 0x633130) is known color: Persian Plum. HEX triplet: 63, 31 and 30. RGB value is (99,49,48). Sum of RGB (Red+Green+Blue) = 99+49+48=196 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.51% from 196); Green value is 49 (19.53% from 255 or 25% from 196); Blue value is 48 (19.14% from 255 or 24.49% from 196); Max value from RGB is 99 - color contains mainly: red. Hex color #633130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633130 is #9CCECF. Grayscale: #3F3F3F. Windows color (decimal): -10276560 or 3158371. OLE color: 3158371.
HSL color Cylindrical-coordinate representation of color #633130: hue angle of 1.18º 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 #633130 is Cyan = 0, Magento = 0.51, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 49 | 48 | - |
| CMYK | 0 | 0.51 | 0.52 | 0.61 |
| HSL | 1.18º | 0.35% | 0.29% | - |
| HSV(B) | 1.18º | 0.52% | 0.39% | - |
| XYZ | 6.78 | 5.06 | 3.42 | - |
| YUV | 63.84 | 119.07 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 49 | 48 | 0 | 0.51 | 0.52 | 0.61 | 1.18 | 0.35 | 0.29 |
| Hex | 63 | 31 | 30 | 0 | 33 | 34 | 3D | 1 | 23 | 1D |
| Octal | 143 | 61 | 60 | 0 | 63 | 64 | 75 | 1 | 43 | 35 |
| Binary | 1100011 | 110001 | 110000 | 0 | 110011 | 110100 | 111101 | 1 | 100011 | 11101 |
Color Harmonies of #633130
Complementary color
Monochromatic Colors of #633130
Black with #633130
Text Example
Text Example
White with #633130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633130; }
p { color: rgb(99,49,48); }
H1.HeaderClassName
{
color: #633130;
}
.AnyTagClassName
{
color: #633130;
}
</style>
background-color css
<style>
a { background-color: #633130; }
a { background-color: rgb(99,49,48); }
div.DivClassName
{
background-color: #633130;
}
.BgClassName
{
background-color: #633130;
}
</style>
border-color css
<style>
span { border-color: #633130; }
span { border-color: rgb(99,49,48); }
td.TdClassName
{
border-color: #633130;
}
.TagClassName
{
border-color: #633130;
}
</style>