Shades of Persian Indigo #341283
Tints of Persian Indigo #341283
RGB
CMYK
RGB Variations
Color information
#341283 (or 0x341283) is known color: Persian Indigo. HEX triplet: 34, 12 and 83. RGB value is (52,18,131). Sum of RGB (Red+Green+Blue) = 52+18+131=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 18 (7.42% from 255 or 8.96% from 201); Blue value is 131 (51.56% from 255 or 65.17% from 201); Max value from RGB is 131 - color contains mainly: blue. Hex color #341283 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341283 is #CBED7C. Grayscale: #282828. Windows color (decimal): -13364605 or 8589876. OLE color: 8589876.
HSL color Cylindrical-coordinate representation of color #341283: hue angle of 258.05º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #341283 is Cyan = 0.60, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 18 | 131 | - |
| CMYK | 0.60 | 0.86 | 0 | 0.49 |
| HSL | 258.05º | 0.76% | 0.29% | - |
| HSV(B) | 258.05º | 0.86% | 0.51% | - |
| XYZ | 5.73 | 2.8 | 21.71 | - |
| YUV | 41.05 | 178.76 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 131 | 0.60 | 0.86 | 0 | 0.49 | 258.05 | 0.76 | 0.29 |
| Hex | 34 | 12 | 83 | 3C | 56 | 0 | 31 | 102 | 4C | 1D |
| Octal | 64 | 22 | 203 | 74 | 126 | 0 | 61 | 402 | 114 | 35 |
| Binary | 110100 | 10010 | 10000011 | 111100 | 1010110 | 0 | 110001 | 100000010 | 1001100 | 11101 |
Color Harmonies of #341283
Complementary color
Monochromatic Colors of #341283
Black with #341283
Text Example
Text Example
White with #341283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341283; }
p { color: rgb(52,18,131); }
H1.HeaderClassName
{
color: #341283;
}
.AnyTagClassName
{
color: #341283;
}
</style>
background-color css
<style>
a { background-color: #341283; }
a { background-color: rgb(52,18,131); }
div.DivClassName
{
background-color: #341283;
}
.BgClassName
{
background-color: #341283;
}
</style>
border-color css
<style>
span { border-color: #341283; }
span { border-color: rgb(52,18,131); }
td.TdClassName
{
border-color: #341283;
}
.TagClassName
{
border-color: #341283;
}
</style>