Shades of Persian Plum #623030
Tints of Persian Plum #623030
RGB
CMYK
RGB Variations
Color information
#623030 (or 0x623030) is known color: Persian Plum. HEX triplet: 62, 30 and 30. RGB value is (98,48,48). Sum of RGB (Red+Green+Blue) = 98+48+48=194 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50.52% from 194); Green value is 48 (19.14% from 255 or 24.74% from 194); Blue value is 48 (19.14% from 255 or 24.74% from 194); Max value from RGB is 98 - color contains mainly: red. Hex color #623030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623030 is #9DCFCF. Grayscale: #3F3F3F. Windows color (decimal): -10342352 or 3158114. OLE color: 3158114.
HSL color Cylindrical-coordinate representation of color #623030: hue angle of 0º 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 #623030 is Cyan = 0, Magento = 0.51, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 48 | 48 | - |
| CMYK | 0 | 0.51 | 0.51 | 0.62 |
| HSL | 0º | 0.34% | 0.29% | - |
| HSV(B) | 0º | 0.51% | 0.38% | - |
| XYZ | 6.63 | 4.92 | 3.4 | - |
| YUV | 62.95 | 119.57 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 48 | 48 | 0 | 0.51 | 0.51 | 0.62 | 0 | 0.34 | 0.29 |
| Hex | 62 | 30 | 30 | 0 | 33 | 33 | 3E | 0 | 22 | 1D |
| Octal | 142 | 60 | 60 | 0 | 63 | 63 | 76 | 0 | 42 | 35 |
| Binary | 1100010 | 110000 | 110000 | 0 | 110011 | 110011 | 111110 | 0 | 100010 | 11101 |
Color Harmonies of #623030
Complementary color
Monochromatic Colors of #623030
Black with #623030
Text Example
Text Example
White with #623030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623030; }
p { color: rgb(98,48,48); }
H1.HeaderClassName
{
color: #623030;
}
.AnyTagClassName
{
color: #623030;
}
</style>
background-color css
<style>
a { background-color: #623030; }
a { background-color: rgb(98,48,48); }
div.DivClassName
{
background-color: #623030;
}
.BgClassName
{
background-color: #623030;
}
</style>
border-color css
<style>
span { border-color: #623030; }
span { border-color: rgb(98,48,48); }
td.TdClassName
{
border-color: #623030;
}
.TagClassName
{
border-color: #623030;
}
</style>