Shades of Persian Indigo #330376
Tints of Persian Indigo #330376
RGB
CMYK
RGB Variations
Color information
#330376 (or 0x330376) is known color: Persian Indigo. HEX triplet: 33, 03 and 76. RGB value is (51,3,118). Sum of RGB (Red+Green+Blue) = 51+3+118=172 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.65% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 118 (46.48% from 255 or 68.60% from 172); Max value from RGB is 118 - color contains mainly: blue. Hex color #330376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330376 is #CCFC89. Grayscale: #1E1E1E. Windows color (decimal): -13433994 or 7734067. OLE color: 7734067.
HSL color Cylindrical-coordinate representation of color #330376: hue angle of 265.04º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #330376 is Cyan = 0.57, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 3 | 118 | - |
| CMYK | 0.57 | 0.97 | 0 | 0.54 |
| HSL | 265.04º | 0.95% | 0.24% | - |
| HSV(B) | 265.04º | 0.97% | 0.46% | - |
| XYZ | 4.67 | 2.08 | 17.29 | - |
| YUV | 30.46 | 177.4 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 3 | 118 | 0.57 | 0.97 | 0 | 0.54 | 265.04 | 0.95 | 0.24 |
| Hex | 33 | 3 | 76 | 39 | 61 | 0 | 36 | 109 | 5F | 18 |
| Octal | 63 | 3 | 166 | 71 | 141 | 0 | 66 | 411 | 137 | 30 |
| Binary | 110011 | 11 | 1110110 | 111001 | 1100001 | 0 | 110110 | 100001001 | 1011111 | 11000 |
Color Harmonies of #330376
Complementary color
Monochromatic Colors of #330376
Black with #330376
Text Example
Text Example
White with #330376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330376; }
p { color: rgb(51,3,118); }
H1.HeaderClassName
{
color: #330376;
}
.AnyTagClassName
{
color: #330376;
}
</style>
background-color css
<style>
a { background-color: #330376; }
a { background-color: rgb(51,3,118); }
div.DivClassName
{
background-color: #330376;
}
.BgClassName
{
background-color: #330376;
}
</style>
border-color css
<style>
span { border-color: #330376; }
span { border-color: rgb(51,3,118); }
td.TdClassName
{
border-color: #330376;
}
.TagClassName
{
border-color: #330376;
}
</style>