Shades of Persian Indigo #350769
Tints of Persian Indigo #350769
RGB
CMYK
RGB Variations
Color information
#350769 (or 0x350769) is known color: Persian Indigo. HEX triplet: 35, 07 and 69. RGB value is (53,7,105). Sum of RGB (Red+Green+Blue) = 53+7+105=165 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.12% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 105 (41.41% from 255 or 63.64% from 165); Max value from RGB is 105 - color contains mainly: blue. Hex color #350769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350769 is #CAF896. Grayscale: #1F1F1F. Windows color (decimal): -13301911 or 6883125. OLE color: 6883125.
HSL color Cylindrical-coordinate representation of color #350769: hue angle of 268.16º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350769 is Cyan = 0.50, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 7 | 105 | - |
| CMYK | 0.50 | 0.93 | 0 | 0.59 |
| HSL | 268.16º | 0.88% | 0.22% | - |
| HSV(B) | 268.16º | 0.93% | 0.41% | - |
| XYZ | 4.09 | 1.93 | 13.52 | - |
| YUV | 31.93 | 169.24 | 143.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 105 | 0.50 | 0.93 | 0 | 0.59 | 268.16 | 0.88 | 0.22 |
| Hex | 35 | 7 | 69 | 32 | 5D | 0 | 3B | 10C | 58 | 16 |
| Octal | 65 | 7 | 151 | 62 | 135 | 0 | 73 | 414 | 130 | 26 |
| Binary | 110101 | 111 | 1101001 | 110010 | 1011101 | 0 | 111011 | 100001100 | 1011000 | 10110 |
Color Harmonies of #350769
Complementary color
Monochromatic Colors of #350769
Black with #350769
Text Example
Text Example
White with #350769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350769; }
p { color: rgb(53,7,105); }
H1.HeaderClassName
{
color: #350769;
}
.AnyTagClassName
{
color: #350769;
}
</style>
background-color css
<style>
a { background-color: #350769; }
a { background-color: rgb(53,7,105); }
div.DivClassName
{
background-color: #350769;
}
.BgClassName
{
background-color: #350769;
}
</style>
border-color css
<style>
span { border-color: #350769; }
span { border-color: rgb(53,7,105); }
td.TdClassName
{
border-color: #350769;
}
.TagClassName
{
border-color: #350769;
}
</style>