Shades of Persian Indigo #350668
Tints of Persian Indigo #350668
RGB
CMYK
RGB Variations
Color information
#350668 (or 0x350668) is known color: Persian Indigo. HEX triplet: 35, 06 and 68. RGB value is (53,6,104). Sum of RGB (Red+Green+Blue) = 53+6+104=163 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.52% from 163); Green value is 6 (2.73% from 255 or 3.68% from 163); Blue value is 104 (41.02% from 255 or 63.80% from 163); Max value from RGB is 104 - color contains mainly: blue. Hex color #350668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350668 is #CAF997. Grayscale: #1E1E1E. Windows color (decimal): -13302168 or 6817333. OLE color: 6817333.
HSL color Cylindrical-coordinate representation of color #350668: hue angle of 268.78º 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 #350668 is Cyan = 0.49, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 6 | 104 | - |
| CMYK | 0.49 | 0.94 | 0 | 0.59 |
| HSL | 268.78º | 0.89% | 0.22% | - |
| HSV(B) | 268.78º | 0.94% | 0.41% | - |
| XYZ | 4.03 | 1.89 | 13.25 | - |
| YUV | 31.23 | 169.07 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 104 | 0.49 | 0.94 | 0 | 0.59 | 268.78 | 0.89 | 0.22 |
| Hex | 35 | 6 | 68 | 31 | 5E | 0 | 3B | 10D | 59 | 16 |
| Octal | 65 | 6 | 150 | 61 | 136 | 0 | 73 | 415 | 131 | 26 |
| Binary | 110101 | 110 | 1101000 | 110001 | 1011110 | 0 | 111011 | 100001101 | 1011001 | 10110 |
Color Harmonies of #350668
Complementary color
Monochromatic Colors of #350668
Black with #350668
Text Example
Text Example
White with #350668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350668; }
p { color: rgb(53,6,104); }
H1.HeaderClassName
{
color: #350668;
}
.AnyTagClassName
{
color: #350668;
}
</style>
background-color css
<style>
a { background-color: #350668; }
a { background-color: rgb(53,6,104); }
div.DivClassName
{
background-color: #350668;
}
.BgClassName
{
background-color: #350668;
}
</style>
border-color css
<style>
span { border-color: #350668; }
span { border-color: rgb(53,6,104); }
td.TdClassName
{
border-color: #350668;
}
.TagClassName
{
border-color: #350668;
}
</style>