Shades of Persian Indigo #350688
Tints of Persian Indigo #350688
RGB
CMYK
RGB Variations
Color information
#350688 (or 0x350688) is known color: Persian Indigo. HEX triplet: 35, 06 and 88. RGB value is (53,6,136). Sum of RGB (Red+Green+Blue) = 53+6+136=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 6 (2.73% from 255 or 3.08% from 195); Blue value is 136 (53.52% from 255 or 69.74% from 195); Max value from RGB is 136 - color contains mainly: blue. Hex color #350688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350688 is #CAF977. Grayscale: #222222. Windows color (decimal): -13302136 or 8914485. OLE color: 8914485.
HSL color Cylindrical-coordinate representation of color #350688: hue angle of 261.69º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350688 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 6 | 136 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.47 |
| HSL | 261.69º | 0.92% | 0.28% | - |
| HSV(B) | 261.69º | 0.96% | 0.53% | - |
| XYZ | 5.98 | 2.66 | 23.49 | - |
| YUV | 34.87 | 185.07 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 136 | 0.61 | 0.96 | 0 | 0.47 | 261.69 | 0.92 | 0.28 |
| Hex | 35 | 6 | 88 | 3D | 60 | 0 | 2F | 106 | 5C | 1C |
| Octal | 65 | 6 | 210 | 75 | 140 | 0 | 57 | 406 | 134 | 34 |
| Binary | 110101 | 110 | 10001000 | 111101 | 1100000 | 0 | 101111 | 100000110 | 1011100 | 11100 |
Color Harmonies of #350688
Complementary color
Monochromatic Colors of #350688
Black with #350688
Text Example
Text Example
White with #350688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350688; }
p { color: rgb(53,6,136); }
H1.HeaderClassName
{
color: #350688;
}
.AnyTagClassName
{
color: #350688;
}
</style>
background-color css
<style>
a { background-color: #350688; }
a { background-color: rgb(53,6,136); }
div.DivClassName
{
background-color: #350688;
}
.BgClassName
{
background-color: #350688;
}
</style>
border-color css
<style>
span { border-color: #350688; }
span { border-color: rgb(53,6,136); }
td.TdClassName
{
border-color: #350688;
}
.TagClassName
{
border-color: #350688;
}
</style>