Shades of Persian Plum #623330
Tints of Persian Plum #623330
RGB
CMYK
RGB Variations
Color information
#623330 (or 0x623330) is known color: Persian Plum. HEX triplet: 62, 33 and 30. RGB value is (98,51,48). Sum of RGB (Red+Green+Blue) = 98+51+48=197 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.75% from 197); Green value is 51 (20.31% from 255 or 25.89% from 197); Blue value is 48 (19.14% from 255 or 24.37% from 197); Max value from RGB is 98 - color contains mainly: red. Hex color #623330 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623330 is #9DCCCF. Grayscale: #404040. Windows color (decimal): -10341584 or 3158882. OLE color: 3158882.
HSL color Cylindrical-coordinate representation of color #623330: hue angle of 3.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #623330 is Cyan = 0, Magento = 0.48, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 48 | - |
| CMYK | 0 | 0.48 | 0.51 | 0.62 |
| HSL | 3.6º | 0.34% | 0.29% | - |
| HSV(B) | 3.6º | 0.51% | 0.38% | - |
| XYZ | 6.75 | 5.18 | 3.44 | - |
| YUV | 64.71 | 118.57 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 48 | 0 | 0.48 | 0.51 | 0.62 | 3.6 | 0.34 | 0.29 |
| Hex | 62 | 33 | 30 | 0 | 30 | 33 | 3E | 4 | 22 | 1D |
| Octal | 142 | 63 | 60 | 0 | 60 | 63 | 76 | 4 | 42 | 35 |
| Binary | 1100010 | 110011 | 110000 | 0 | 110000 | 110011 | 111110 | 100 | 100010 | 11101 |
Color Harmonies of #623330
Complementary color
Monochromatic Colors of #623330
Black with #623330
Text Example
Text Example
White with #623330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623330; }
p { color: rgb(98,51,48); }
H1.HeaderClassName
{
color: #623330;
}
.AnyTagClassName
{
color: #623330;
}
</style>
background-color css
<style>
a { background-color: #623330; }
a { background-color: rgb(98,51,48); }
div.DivClassName
{
background-color: #623330;
}
.BgClassName
{
background-color: #623330;
}
</style>
border-color css
<style>
span { border-color: #623330; }
span { border-color: rgb(98,51,48); }
td.TdClassName
{
border-color: #623330;
}
.TagClassName
{
border-color: #623330;
}
</style>