Shades of Persian Indigo #340299
Tints of Persian Indigo #340299
RGB
CMYK
RGB Variations
Color information
#340299 (or 0x340299) is known color: Persian Indigo. HEX triplet: 34, 02 and 99. RGB value is (52,2,153). Sum of RGB (Red+Green+Blue) = 52+2+153=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 2 (1.17% from 255 or 0.97% from 207); Blue value is 153 (60.16% from 255 or 73.91% from 207); Max value from RGB is 153 - color contains mainly: blue. Hex color #340299 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340299 is #CBFD66. Grayscale: #212121. Windows color (decimal): -13368679 or 10027572. OLE color: 10027572.
HSL color Cylindrical-coordinate representation of color #340299: hue angle of 259.87º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340299 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 2 | 153 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.4 |
| HSL | 259.87º | 0.97% | 0.3% | - |
| HSV(B) | 259.87º | 0.99% | 0.6% | - |
| XYZ | 7.19 | 3.07 | 30.35 | - |
| YUV | 34.16 | 195.07 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 2 | 153 | 0.66 | 0.99 | 0 | 0.4 | 259.87 | 0.97 | 0.3 |
| Hex | 34 | 2 | 99 | 42 | 63 | 0 | 28 | 104 | 61 | 1E |
| Octal | 64 | 2 | 231 | 102 | 143 | 0 | 50 | 404 | 141 | 36 |
| Binary | 110100 | 10 | 10011001 | 1000010 | 1100011 | 0 | 101000 | 100000100 | 1100001 | 11110 |
Color Harmonies of #340299
Complementary color
Monochromatic Colors of #340299
Black with #340299
Text Example
Text Example
White with #340299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340299; }
p { color: rgb(52,2,153); }
H1.HeaderClassName
{
color: #340299;
}
.AnyTagClassName
{
color: #340299;
}
</style>
background-color css
<style>
a { background-color: #340299; }
a { background-color: rgb(52,2,153); }
div.DivClassName
{
background-color: #340299;
}
.BgClassName
{
background-color: #340299;
}
</style>
border-color css
<style>
span { border-color: #340299; }
span { border-color: rgb(52,2,153); }
td.TdClassName
{
border-color: #340299;
}
.TagClassName
{
border-color: #340299;
}
</style>