Shades of Persian Plum #603838
Tints of Persian Plum #603838
RGB
CMYK
RGB Variations
Color information
#603838 (or 0x603838) is known color: Persian Plum. HEX triplet: 60, 38 and 38. RGB value is (96,56,56). Sum of RGB (Red+Green+Blue) = 96+56+56=208 (27% of max value = 765). Red value is 96 (37.89% from 255 or 46.15% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 96 - color contains mainly: red. Hex color #603838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603838 is #9FC7C7. Grayscale: #444444. Windows color (decimal): -10471368 or 3684448. OLE color: 3684448.
HSL color Cylindrical-coordinate representation of color #603838: hue angle of 0º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #603838 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 56 | 56 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.62 |
| HSL | 0º | 0.26% | 0.3% | - |
| HSV(B) | 0º | 0.42% | 0.38% | - |
| XYZ | 6.95 | 5.6 | 4.46 | - |
| YUV | 67.96 | 121.25 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 56 | 0 | 0.42 | 0.42 | 0.62 | 0 | 0.26 | 0.3 |
| Hex | 60 | 38 | 38 | 0 | 2A | 2A | 3E | 0 | 1A | 1E |
| Octal | 140 | 70 | 70 | 0 | 52 | 52 | 76 | 0 | 32 | 36 |
| Binary | 1100000 | 111000 | 111000 | 0 | 101010 | 101010 | 111110 | 0 | 11010 | 11110 |
Color Harmonies of #603838
Complementary color
Monochromatic Colors of #603838
Black with #603838
Text Example
Text Example
White with #603838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603838; }
p { color: rgb(96,56,56); }
H1.HeaderClassName
{
color: #603838;
}
.AnyTagClassName
{
color: #603838;
}
</style>
background-color css
<style>
a { background-color: #603838; }
a { background-color: rgb(96,56,56); }
div.DivClassName
{
background-color: #603838;
}
.BgClassName
{
background-color: #603838;
}
</style>
border-color css
<style>
span { border-color: #603838; }
span { border-color: rgb(96,56,56); }
td.TdClassName
{
border-color: #603838;
}
.TagClassName
{
border-color: #603838;
}
</style>