Shades of Persian Indigo #340785
Tints of Persian Indigo #340785
RGB
CMYK
RGB Variations
Color information
#340785 (or 0x340785) is known color: Persian Indigo. HEX triplet: 34, 07 and 85. RGB value is (52,7,133). Sum of RGB (Red+Green+Blue) = 52+7+133=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 7 (3.12% from 255 or 3.65% from 192); Blue value is 133 (52.34% from 255 or 69.27% from 192); Max value from RGB is 133 - color contains mainly: blue. Hex color #340785 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340785 is #CBF87A. Grayscale: #222222. Windows color (decimal): -13367419 or 8718132. OLE color: 8718132.
HSL color Cylindrical-coordinate representation of color #340785: hue angle of 261.43º degrees, saturation: 0.9, 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 #340785 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 7 | 133 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.48 |
| HSL | 261.43º | 0.9% | 0.27% | - |
| HSV(B) | 261.43º | 0.95% | 0.52% | - |
| XYZ | 5.73 | 2.58 | 22.39 | - |
| YUV | 34.82 | 183.41 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 133 | 0.61 | 0.95 | 0 | 0.48 | 261.43 | 0.9 | 0.27 |
| Hex | 34 | 7 | 85 | 3D | 5F | 0 | 30 | 105 | 5A | 1B |
| Octal | 64 | 7 | 205 | 75 | 137 | 0 | 60 | 405 | 132 | 33 |
| Binary | 110100 | 111 | 10000101 | 111101 | 1011111 | 0 | 110000 | 100000101 | 1011010 | 11011 |
Color Harmonies of #340785
Complementary color
Monochromatic Colors of #340785
Black with #340785
Text Example
Text Example
White with #340785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340785; }
p { color: rgb(52,7,133); }
H1.HeaderClassName
{
color: #340785;
}
.AnyTagClassName
{
color: #340785;
}
</style>
background-color css
<style>
a { background-color: #340785; }
a { background-color: rgb(52,7,133); }
div.DivClassName
{
background-color: #340785;
}
.BgClassName
{
background-color: #340785;
}
</style>
border-color css
<style>
span { border-color: #340785; }
span { border-color: rgb(52,7,133); }
td.TdClassName
{
border-color: #340785;
}
.TagClassName
{
border-color: #340785;
}
</style>