Shades of Persian Indigo #340266
Tints of Persian Indigo #340266
RGB
CMYK
RGB Variations
Color information
#340266 (or 0x340266) is known color: Persian Indigo. HEX triplet: 34, 02 and 66. RGB value is (52,2,102). Sum of RGB (Red+Green+Blue) = 52+2+102=156 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.33% from 156); Green value is 2 (1.17% from 255 or 1.28% from 156); Blue value is 102 (40.23% from 255 or 65.38% from 156); Max value from RGB is 102 - color contains mainly: blue. Hex color #340266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340266 is #CBFD99. Grayscale: #1C1C1C. Windows color (decimal): -13368730 or 6685236. OLE color: 6685236.
HSL color Cylindrical-coordinate representation of color #340266: hue angle of 270º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #340266 is Cyan = 0.49, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 2 | 102 | - |
| CMYK | 0.49 | 0.98 | 0 | 0.6 |
| HSL | 270º | 0.96% | 0.2% | - |
| HSV(B) | 270º | 0.98% | 0.4% | - |
| XYZ | 3.84 | 1.73 | 12.7 | - |
| YUV | 28.35 | 169.57 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 2 | 102 | 0.49 | 0.98 | 0 | 0.6 | 270 | 0.96 | 0.2 |
| Hex | 34 | 2 | 66 | 31 | 62 | 0 | 3C | 10E | 60 | 14 |
| Octal | 64 | 2 | 146 | 61 | 142 | 0 | 74 | 416 | 140 | 24 |
| Binary | 110100 | 10 | 1100110 | 110001 | 1100010 | 0 | 111100 | 100001110 | 1100000 | 10100 |
Color Harmonies of #340266
Complementary color
Monochromatic Colors of #340266
Black with #340266
Text Example
Text Example
White with #340266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340266; }
p { color: rgb(52,2,102); }
H1.HeaderClassName
{
color: #340266;
}
.AnyTagClassName
{
color: #340266;
}
</style>
background-color css
<style>
a { background-color: #340266; }
a { background-color: rgb(52,2,102); }
div.DivClassName
{
background-color: #340266;
}
.BgClassName
{
background-color: #340266;
}
</style>
border-color css
<style>
span { border-color: #340266; }
span { border-color: rgb(52,2,102); }
td.TdClassName
{
border-color: #340266;
}
.TagClassName
{
border-color: #340266;
}
</style>