Shades of Persian Indigo #331385
Tints of Persian Indigo #331385
RGB
CMYK
RGB Variations
Color information
#331385 (or 0x331385) is known color: Persian Indigo. HEX triplet: 33, 13 and 85. RGB value is (51,19,133). Sum of RGB (Red+Green+Blue) = 51+19+133=203 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.12% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 133 (52.34% from 255 or 65.52% from 203); Max value from RGB is 133 - color contains mainly: blue. Hex color #331385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331385 is #CCEC7A. Grayscale: #292929. Windows color (decimal): -13429883 or 8721203. OLE color: 8721203.
HSL color Cylindrical-coordinate representation of color #331385: hue angle of 256.84º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #331385 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 19 | 133 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.48 |
| HSL | 256.84º | 0.75% | 0.3% | - |
| HSV(B) | 256.84º | 0.86% | 0.52% | - |
| XYZ | 5.83 | 2.86 | 22.44 | - |
| YUV | 41.56 | 179.6 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 133 | 0.62 | 0.86 | 0 | 0.48 | 256.84 | 0.75 | 0.3 |
| Hex | 33 | 13 | 85 | 3E | 56 | 0 | 30 | 101 | 4B | 1E |
| Octal | 63 | 23 | 205 | 76 | 126 | 0 | 60 | 401 | 113 | 36 |
| Binary | 110011 | 10011 | 10000101 | 111110 | 1010110 | 0 | 110000 | 100000001 | 1001011 | 11110 |
Color Harmonies of #331385
Complementary color
Monochromatic Colors of #331385
Black with #331385
Text Example
Text Example
White with #331385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331385; }
p { color: rgb(51,19,133); }
H1.HeaderClassName
{
color: #331385;
}
.AnyTagClassName
{
color: #331385;
}
</style>
background-color css
<style>
a { background-color: #331385; }
a { background-color: rgb(51,19,133); }
div.DivClassName
{
background-color: #331385;
}
.BgClassName
{
background-color: #331385;
}
</style>
border-color css
<style>
span { border-color: #331385; }
span { border-color: rgb(51,19,133); }
td.TdClassName
{
border-color: #331385;
}
.TagClassName
{
border-color: #331385;
}
</style>