Shades of Persian Indigo #350183
Tints of Persian Indigo #350183
RGB
CMYK
RGB Variations
Color information
#350183 (or 0x350183) is known color: Persian Indigo. HEX triplet: 35, 01 and 83. RGB value is (53,1,131). Sum of RGB (Red+Green+Blue) = 53+1+131=185 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.65% from 185); Green value is 1 (0.78% from 255 or 0.54% from 185); Blue value is 131 (51.56% from 255 or 70.81% from 185); Max value from RGB is 131 - color contains mainly: blue. Hex color #350183 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350183 is #CAFE7C. Grayscale: #1E1E1E. Windows color (decimal): -13303421 or 8585525. OLE color: 8585525.
HSL color Cylindrical-coordinate representation of color #350183: hue angle of 264º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350183 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 1 | 131 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.49 |
| HSL | 264º | 0.98% | 0.26% | - |
| HSV(B) | 264º | 0.99% | 0.51% | - |
| XYZ | 5.58 | 2.42 | 21.65 | - |
| YUV | 31.37 | 184.23 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 131 | 0.60 | 0.99 | 0 | 0.49 | 264 | 0.98 | 0.26 |
| Hex | 35 | 1 | 83 | 3C | 63 | 0 | 31 | 108 | 62 | 1A |
| Octal | 65 | 1 | 203 | 74 | 143 | 0 | 61 | 410 | 142 | 32 |
| Binary | 110101 | 1 | 10000011 | 111100 | 1100011 | 0 | 110001 | 100001000 | 1100010 | 11010 |
Color Harmonies of #350183
Complementary color
Monochromatic Colors of #350183
Black with #350183
Text Example
Text Example
White with #350183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350183; }
p { color: rgb(53,1,131); }
H1.HeaderClassName
{
color: #350183;
}
.AnyTagClassName
{
color: #350183;
}
</style>
background-color css
<style>
a { background-color: #350183; }
a { background-color: rgb(53,1,131); }
div.DivClassName
{
background-color: #350183;
}
.BgClassName
{
background-color: #350183;
}
</style>
border-color css
<style>
span { border-color: #350183; }
span { border-color: rgb(53,1,131); }
td.TdClassName
{
border-color: #350183;
}
.TagClassName
{
border-color: #350183;
}
</style>