Shades of Persian Indigo #330387
Tints of Persian Indigo #330387
RGB
CMYK
RGB Variations
Color information
#330387 (or 0x330387) is known color: Persian Indigo. HEX triplet: 33, 03 and 87. RGB value is (51,3,135). Sum of RGB (Red+Green+Blue) = 51+3+135=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 135 (53.12% from 255 or 71.43% from 189); Max value from RGB is 135 - color contains mainly: blue. Hex color #330387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330387 is #CCFC78. Grayscale: #1F1F1F. Windows color (decimal): -13433977 or 8848179. OLE color: 8848179.
HSL color Cylindrical-coordinate representation of color #330387: hue angle of 261.82º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330387 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 3 | 135 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.47 |
| HSL | 261.82º | 0.96% | 0.27% | - |
| HSV(B) | 261.82º | 0.98% | 0.53% | - |
| XYZ | 5.77 | 2.52 | 23.1 | - |
| YUV | 32.4 | 185.9 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 3 | 135 | 0.62 | 0.98 | 0 | 0.47 | 261.82 | 0.96 | 0.27 |
| Hex | 33 | 3 | 87 | 3E | 62 | 0 | 2F | 106 | 60 | 1B |
| Octal | 63 | 3 | 207 | 76 | 142 | 0 | 57 | 406 | 140 | 33 |
| Binary | 110011 | 11 | 10000111 | 111110 | 1100010 | 0 | 101111 | 100000110 | 1100000 | 11011 |
Color Harmonies of #330387
Complementary color
Monochromatic Colors of #330387
Black with #330387
Text Example
Text Example
White with #330387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330387; }
p { color: rgb(51,3,135); }
H1.HeaderClassName
{
color: #330387;
}
.AnyTagClassName
{
color: #330387;
}
</style>
background-color css
<style>
a { background-color: #330387; }
a { background-color: rgb(51,3,135); }
div.DivClassName
{
background-color: #330387;
}
.BgClassName
{
background-color: #330387;
}
</style>
border-color css
<style>
span { border-color: #330387; }
span { border-color: rgb(51,3,135); }
td.TdClassName
{
border-color: #330387;
}
.TagClassName
{
border-color: #330387;
}
</style>