Shades of Persian Indigo #330685
Tints of Persian Indigo #330685
RGB
CMYK
RGB Variations
Color information
#330685 (or 0x330685) is known color: Persian Indigo. HEX triplet: 33, 06 and 85. RGB value is (51,6,133). Sum of RGB (Red+Green+Blue) = 51+6+133=190 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.84% from 190); Green value is 6 (2.73% from 255 or 3.16% from 190); Blue value is 133 (52.34% from 255 or 70% from 190); Max value from RGB is 133 - color contains mainly: blue. Hex color #330685 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330685 is #CCF97A. Grayscale: #212121. Windows color (decimal): -13433211 or 8717875. OLE color: 8717875.
HSL color Cylindrical-coordinate representation of color #330685: hue angle of 261.26º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #330685 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 6 | 133 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.48 |
| HSL | 261.26º | 0.91% | 0.27% | - |
| HSV(B) | 261.26º | 0.95% | 0.52% | - |
| XYZ | 5.66 | 2.53 | 22.38 | - |
| YUV | 33.93 | 183.91 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 133 | 0.62 | 0.95 | 0 | 0.48 | 261.26 | 0.91 | 0.27 |
| Hex | 33 | 6 | 85 | 3E | 5F | 0 | 30 | 105 | 5B | 1B |
| Octal | 63 | 6 | 205 | 76 | 137 | 0 | 60 | 405 | 133 | 33 |
| Binary | 110011 | 110 | 10000101 | 111110 | 1011111 | 0 | 110000 | 100000101 | 1011011 | 11011 |
Color Harmonies of #330685
Complementary color
Monochromatic Colors of #330685
Black with #330685
Text Example
Text Example
White with #330685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330685; }
p { color: rgb(51,6,133); }
H1.HeaderClassName
{
color: #330685;
}
.AnyTagClassName
{
color: #330685;
}
</style>
background-color css
<style>
a { background-color: #330685; }
a { background-color: rgb(51,6,133); }
div.DivClassName
{
background-color: #330685;
}
.BgClassName
{
background-color: #330685;
}
</style>
border-color css
<style>
span { border-color: #330685; }
span { border-color: rgb(51,6,133); }
td.TdClassName
{
border-color: #330685;
}
.TagClassName
{
border-color: #330685;
}
</style>