Shades of Persian Indigo #350384
Tints of Persian Indigo #350384
RGB
CMYK
RGB Variations
Color information
#350384 (or 0x350384) is known color: Persian Indigo. HEX triplet: 35, 03 and 84. RGB value is (53,3,132). Sum of RGB (Red+Green+Blue) = 53+3+132=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 132 (51.95% from 255 or 70.21% from 188); Max value from RGB is 132 - color contains mainly: blue. Hex color #350384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350384 is #CAFC7B. Grayscale: #202020. Windows color (decimal): -13302908 or 8651573. OLE color: 8651573.
HSL color Cylindrical-coordinate representation of color #350384: hue angle of 263.26º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350384 is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 3 | 132 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.48 |
| HSL | 263.26º | 0.96% | 0.26% | - |
| HSV(B) | 263.26º | 0.98% | 0.52% | - |
| XYZ | 5.67 | 2.49 | 22.01 | - |
| YUV | 32.66 | 184.07 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 132 | 0.60 | 0.98 | 0 | 0.48 | 263.26 | 0.96 | 0.26 |
| Hex | 35 | 3 | 84 | 3C | 62 | 0 | 30 | 107 | 60 | 1A |
| Octal | 65 | 3 | 204 | 74 | 142 | 0 | 60 | 407 | 140 | 32 |
| Binary | 110101 | 11 | 10000100 | 111100 | 1100010 | 0 | 110000 | 100000111 | 1100000 | 11010 |
Color Harmonies of #350384
Complementary color
Monochromatic Colors of #350384
Black with #350384
Text Example
Text Example
White with #350384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350384; }
p { color: rgb(53,3,132); }
H1.HeaderClassName
{
color: #350384;
}
.AnyTagClassName
{
color: #350384;
}
</style>
background-color css
<style>
a { background-color: #350384; }
a { background-color: rgb(53,3,132); }
div.DivClassName
{
background-color: #350384;
}
.BgClassName
{
background-color: #350384;
}
</style>
border-color css
<style>
span { border-color: #350384; }
span { border-color: rgb(53,3,132); }
td.TdClassName
{
border-color: #350384;
}
.TagClassName
{
border-color: #350384;
}
</style>