Shades of Persian Indigo #350669
Tints of Persian Indigo #350669
RGB
CMYK
RGB Variations
Color information
#350669 (or 0x350669) is known color: Persian Indigo. HEX triplet: 35, 06 and 69. RGB value is (53,6,105). Sum of RGB (Red+Green+Blue) = 53+6+105=164 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.32% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 105 (41.41% from 255 or 64.02% from 164); Max value from RGB is 105 - color contains mainly: blue. Hex color #350669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350669 is #CAF996. Grayscale: #1E1E1E. Windows color (decimal): -13302167 or 6882869. OLE color: 6882869.
HSL color Cylindrical-coordinate representation of color #350669: hue angle of 268.48º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350669 is Cyan = 0.50, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 6 | 105 | - |
| CMYK | 0.50 | 0.94 | 0 | 0.59 |
| HSL | 268.48º | 0.89% | 0.22% | - |
| HSV(B) | 268.48º | 0.94% | 0.41% | - |
| XYZ | 4.08 | 1.91 | 13.52 | - |
| YUV | 31.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 105 | 0.50 | 0.94 | 0 | 0.59 | 268.48 | 0.89 | 0.22 |
| Hex | 35 | 6 | 69 | 32 | 5E | 0 | 3B | 10C | 59 | 16 |
| Octal | 65 | 6 | 151 | 62 | 136 | 0 | 73 | 414 | 131 | 26 |
| Binary | 110101 | 110 | 1101001 | 110010 | 1011110 | 0 | 111011 | 100001100 | 1011001 | 10110 |
Color Harmonies of #350669
Complementary color
Monochromatic Colors of #350669
Black with #350669
Text Example
Text Example
White with #350669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350669; }
p { color: rgb(53,6,105); }
H1.HeaderClassName
{
color: #350669;
}
.AnyTagClassName
{
color: #350669;
}
</style>
background-color css
<style>
a { background-color: #350669; }
a { background-color: rgb(53,6,105); }
div.DivClassName
{
background-color: #350669;
}
.BgClassName
{
background-color: #350669;
}
</style>
border-color css
<style>
span { border-color: #350669; }
span { border-color: rgb(53,6,105); }
td.TdClassName
{
border-color: #350669;
}
.TagClassName
{
border-color: #350669;
}
</style>