Shades of Persian Indigo #350765
Tints of Persian Indigo #350765
RGB
CMYK
RGB Variations
Color information
#350765 (or 0x350765) is known color: Persian Indigo. HEX triplet: 35, 07 and 65. RGB value is (53,7,101). Sum of RGB (Red+Green+Blue) = 53+7+101=161 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.92% from 161); Green value is 7 (3.12% from 255 or 4.35% from 161); Blue value is 101 (39.84% from 255 or 62.73% from 161); Max value from RGB is 101 - color contains mainly: blue. Hex color #350765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350765 is #CAF89A. Grayscale: #1F1F1F. Windows color (decimal): -13301915 or 6620981. OLE color: 6620981.
HSL color Cylindrical-coordinate representation of color #350765: hue angle of 269.36º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350765 is Cyan = 0.48, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 7 | 101 | - |
| CMYK | 0.48 | 0.93 | 0 | 0.60 |
| HSL | 269.36º | 0.87% | 0.21% | - |
| HSV(B) | 269.36º | 0.93% | 0.4% | - |
| XYZ | 3.89 | 1.85 | 12.46 | - |
| YUV | 31.47 | 167.24 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 101 | 0.48 | 0.93 | 0 | 0.60 | 269.36 | 0.87 | 0.21 |
| Hex | 35 | 7 | 65 | 30 | 5D | 0 | 3C | 10D | 57 | 15 |
| Octal | 65 | 7 | 145 | 60 | 135 | 0 | 74 | 415 | 127 | 25 |
| Binary | 110101 | 111 | 1100101 | 110000 | 1011101 | 0 | 111100 | 100001101 | 1010111 | 10101 |
Color Harmonies of #350765
Complementary color
Monochromatic Colors of #350765
Black with #350765
Text Example
Text Example
White with #350765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350765; }
p { color: rgb(53,7,101); }
H1.HeaderClassName
{
color: #350765;
}
.AnyTagClassName
{
color: #350765;
}
</style>
background-color css
<style>
a { background-color: #350765; }
a { background-color: rgb(53,7,101); }
div.DivClassName
{
background-color: #350765;
}
.BgClassName
{
background-color: #350765;
}
</style>
border-color css
<style>
span { border-color: #350765; }
span { border-color: rgb(53,7,101); }
td.TdClassName
{
border-color: #350765;
}
.TagClassName
{
border-color: #350765;
}
</style>