Shades of Persian Indigo #350768
Tints of Persian Indigo #350768
RGB
CMYK
RGB Variations
Color information
#350768 (or 0x350768) is known color: Persian Indigo. HEX triplet: 35, 07 and 68. RGB value is (53,7,104). Sum of RGB (Red+Green+Blue) = 53+7+104=164 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.32% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 104 (41.02% from 255 or 63.41% from 164); Max value from RGB is 104 - color contains mainly: blue. Hex color #350768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350768 is #CAF897. Grayscale: #1F1F1F. Windows color (decimal): -13301912 or 6817589. OLE color: 6817589.
HSL color Cylindrical-coordinate representation of color #350768: hue angle of 268.45º degrees, saturation: 0.87, 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 #350768 is Cyan = 0.49, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 7 | 104 | - |
| CMYK | 0.49 | 0.93 | 0 | 0.59 |
| HSL | 268.45º | 0.87% | 0.22% | - |
| HSV(B) | 268.45º | 0.93% | 0.41% | - |
| XYZ | 4.04 | 1.91 | 13.25 | - |
| YUV | 31.81 | 168.74 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 104 | 0.49 | 0.93 | 0 | 0.59 | 268.45 | 0.87 | 0.22 |
| Hex | 35 | 7 | 68 | 31 | 5D | 0 | 3B | 10C | 57 | 16 |
| Octal | 65 | 7 | 150 | 61 | 135 | 0 | 73 | 414 | 127 | 26 |
| Binary | 110101 | 111 | 1101000 | 110001 | 1011101 | 0 | 111011 | 100001100 | 1010111 | 10110 |
Color Harmonies of #350768
Complementary color
Monochromatic Colors of #350768
Black with #350768
Text Example
Text Example
White with #350768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350768; }
p { color: rgb(53,7,104); }
H1.HeaderClassName
{
color: #350768;
}
.AnyTagClassName
{
color: #350768;
}
</style>
background-color css
<style>
a { background-color: #350768; }
a { background-color: rgb(53,7,104); }
div.DivClassName
{
background-color: #350768;
}
.BgClassName
{
background-color: #350768;
}
</style>
border-color css
<style>
span { border-color: #350768; }
span { border-color: rgb(53,7,104); }
td.TdClassName
{
border-color: #350768;
}
.TagClassName
{
border-color: #350768;
}
</style>