Shades of Persian Indigo #39227A
Tints of Persian Indigo #39227A
RGB
CMYK
RGB Variations
Color information
#39227A (or 0x39227A) is known color: Persian Indigo. HEX triplet: 39, 22 and 7A. RGB value is (57,34,122). Sum of RGB (Red+Green+Blue) = 57+34+122=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 34 (13.67% from 255 or 15.96% from 213); Blue value is 122 (48.05% from 255 or 57.28% from 213); Max value from RGB is 122 - color contains mainly: blue. Hex color #39227A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39227A is #C6DD85. Grayscale: #323232. Windows color (decimal): -13032838 or 8004153. OLE color: 8004153.
HSL color Cylindrical-coordinate representation of color #39227A: hue angle of 255.68º degrees, saturation: 0.56, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #39227A is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 57 | 34 | 122 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.52 |
| HSL | 255.68º | 0.56% | 0.31% | - |
| HSV(B) | 255.68º | 0.72% | 0.48% | - |
| XYZ | 5.77 | 3.42 | 18.77 | - |
| YUV | 50.91 | 168.12 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 122 | 0.53 | 0.72 | 0 | 0.52 | 255.68 | 0.56 | 0.31 |
| Hex | 39 | 22 | 7A | 35 | 48 | 0 | 34 | 100 | 38 | 1F |
| Octal | 71 | 42 | 172 | 65 | 110 | 0 | 64 | 400 | 70 | 37 |
| Binary | 111001 | 100010 | 1111010 | 110101 | 1001000 | 0 | 110100 | 100000000 | 111000 | 11111 |
Color Harmonies of #39227A
Complementary color
Monochromatic Colors of #39227A
Black with #39227A
Text Example
Text Example
White with #39227A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39227A; }
p { color: rgb(57,34,122); }
H1.HeaderClassName
{
color: #39227A;
}
.AnyTagClassName
{
color: #39227A;
}
</style>
background-color css
<style>
a { background-color: #39227A; }
a { background-color: rgb(57,34,122); }
div.DivClassName
{
background-color: #39227A;
}
.BgClassName
{
background-color: #39227A;
}
</style>
border-color css
<style>
span { border-color: #39227A; }
span { border-color: rgb(57,34,122); }
td.TdClassName
{
border-color: #39227A;
}
.TagClassName
{
border-color: #39227A;
}
</style>