Shades of Persian Indigo #341992
Tints of Persian Indigo #341992
RGB
CMYK
RGB Variations
Color information
#341992 (or 0x341992) is known color: Persian Indigo. HEX triplet: 34, 19 and 92. RGB value is (52,25,146). Sum of RGB (Red+Green+Blue) = 52+25+146=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 146 (57.42% from 255 or 65.47% from 223); Max value from RGB is 146 - color contains mainly: blue. Hex color #341992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341992 is #CBE66D. Grayscale: #2E2E2E. Windows color (decimal): -13362798 or 9574708. OLE color: 9574708.
HSL color Cylindrical-coordinate representation of color #341992: hue angle of 253.39º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341992 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 25 | 146 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.43 |
| HSL | 253.39º | 0.71% | 0.34% | - |
| HSV(B) | 253.39º | 0.83% | 0.57% | - |
| XYZ | 6.95 | 3.5 | 27.5 | - |
| YUV | 46.87 | 183.95 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 146 | 0.64 | 0.83 | 0 | 0.43 | 253.39 | 0.71 | 0.34 |
| Hex | 34 | 19 | 92 | 40 | 53 | 0 | 2B | FD | 47 | 22 |
| Octal | 64 | 31 | 222 | 100 | 123 | 0 | 53 | 375 | 107 | 42 |
| Binary | 110100 | 11001 | 10010010 | 1000000 | 1010011 | 0 | 101011 | 11111101 | 1000111 | 100010 |
Color Harmonies of #341992
Complementary color
Monochromatic Colors of #341992
Black with #341992
Text Example
Text Example
White with #341992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341992; }
p { color: rgb(52,25,146); }
H1.HeaderClassName
{
color: #341992;
}
.AnyTagClassName
{
color: #341992;
}
</style>
background-color css
<style>
a { background-color: #341992; }
a { background-color: rgb(52,25,146); }
div.DivClassName
{
background-color: #341992;
}
.BgClassName
{
background-color: #341992;
}
</style>
border-color css
<style>
span { border-color: #341992; }
span { border-color: rgb(52,25,146); }
td.TdClassName
{
border-color: #341992;
}
.TagClassName
{
border-color: #341992;
}
</style>