Shades of Persian Plum #613330
Tints of Persian Plum #613330
RGB
CMYK
RGB Variations
Color information
#613330 (or 0x613330) is known color: Persian Plum. HEX triplet: 61, 33 and 30. RGB value is (97,51,48). Sum of RGB (Red+Green+Blue) = 97+51+48=196 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.49% from 196); Green value is 51 (20.31% from 255 or 26.02% from 196); Blue value is 48 (19.14% from 255 or 24.49% from 196); Max value from RGB is 97 - color contains mainly: red. Hex color #613330 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613330 is #9ECCCF. Grayscale: #404040. Windows color (decimal): -10407120 or 3158881. OLE color: 3158881.
HSL color Cylindrical-coordinate representation of color #613330: hue angle of 3.67º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613330 is Cyan = 0, Magento = 0.47, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 48 | - |
| CMYK | 0 | 0.47 | 0.51 | 0.62 |
| HSL | 3.67º | 0.34% | 0.28% | - |
| HSV(B) | 3.67º | 0.51% | 0.38% | - |
| XYZ | 6.65 | 5.12 | 3.43 | - |
| YUV | 64.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 48 | 0 | 0.47 | 0.51 | 0.62 | 3.67 | 0.34 | 0.28 |
| Hex | 61 | 33 | 30 | 0 | 2F | 33 | 3E | 4 | 22 | 1C |
| Octal | 141 | 63 | 60 | 0 | 57 | 63 | 76 | 4 | 42 | 34 |
| Binary | 1100001 | 110011 | 110000 | 0 | 101111 | 110011 | 111110 | 100 | 100010 | 11100 |
Color Harmonies of #613330
Complementary color
Monochromatic Colors of #613330
Black with #613330
Text Example
Text Example
White with #613330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613330; }
p { color: rgb(97,51,48); }
H1.HeaderClassName
{
color: #613330;
}
.AnyTagClassName
{
color: #613330;
}
</style>
background-color css
<style>
a { background-color: #613330; }
a { background-color: rgb(97,51,48); }
div.DivClassName
{
background-color: #613330;
}
.BgClassName
{
background-color: #613330;
}
</style>
border-color css
<style>
span { border-color: #613330; }
span { border-color: rgb(97,51,48); }
td.TdClassName
{
border-color: #613330;
}
.TagClassName
{
border-color: #613330;
}
</style>