Shades of Persian Plum #653430
Tints of Persian Plum #653430
RGB
CMYK
RGB Variations
Color information
#653430 (or 0x653430) is known color: Persian Plum. HEX triplet: 65, 34 and 30. RGB value is (101,52,48). Sum of RGB (Red+Green+Blue) = 101+52+48=201 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50.25% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 101 - color contains mainly: red. Hex color #653430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653430 is #9ACBCF. Grayscale: #424242. Windows color (decimal): -10144720 or 3159141. OLE color: 3159141.
HSL color Cylindrical-coordinate representation of color #653430: hue angle of 4.53º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653430 is Cyan = 0, Magento = 0.49, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 48 | - |
| CMYK | 0 | 0.49 | 0.52 | 0.60 |
| HSL | 4.53º | 0.36% | 0.29% | - |
| HSV(B) | 4.53º | 0.52% | 0.4% | - |
| XYZ | 7.13 | 5.44 | 3.47 | - |
| YUV | 66.2 | 117.73 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 48 | 0 | 0.49 | 0.52 | 0.60 | 4.53 | 0.36 | 0.29 |
| Hex | 65 | 34 | 30 | 0 | 31 | 34 | 3C | 5 | 24 | 1D |
| Octal | 145 | 64 | 60 | 0 | 61 | 64 | 74 | 5 | 44 | 35 |
| Binary | 1100101 | 110100 | 110000 | 0 | 110001 | 110100 | 111100 | 101 | 100100 | 11101 |
Color Harmonies of #653430
Complementary color
Monochromatic Colors of #653430
Black with #653430
Text Example
Text Example
White with #653430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653430; }
p { color: rgb(101,52,48); }
H1.HeaderClassName
{
color: #653430;
}
.AnyTagClassName
{
color: #653430;
}
</style>
background-color css
<style>
a { background-color: #653430; }
a { background-color: rgb(101,52,48); }
div.DivClassName
{
background-color: #653430;
}
.BgClassName
{
background-color: #653430;
}
</style>
border-color css
<style>
span { border-color: #653430; }
span { border-color: rgb(101,52,48); }
td.TdClassName
{
border-color: #653430;
}
.TagClassName
{
border-color: #653430;
}
</style>