Shades of Persian Indigo #350968
Tints of Persian Indigo #350968
RGB
CMYK
RGB Variations
Color information
#350968 (or 0x350968) is known color: Persian Indigo. HEX triplet: 35, 09 and 68. RGB value is (53,9,104). Sum of RGB (Red+Green+Blue) = 53+9+104=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 9 (3.91% from 255 or 5.42% from 166); Blue value is 104 (41.02% from 255 or 62.65% from 166); Max value from RGB is 104 - color contains mainly: blue. Hex color #350968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350968 is #CAF697. Grayscale: #202020. Windows color (decimal): -13301400 or 6818101. OLE color: 6818101.
HSL color Cylindrical-coordinate representation of color #350968: hue angle of 267.79º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350968 is Cyan = 0.49, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 9 | 104 | - |
| CMYK | 0.49 | 0.91 | 0 | 0.59 |
| HSL | 267.79º | 0.84% | 0.22% | - |
| HSV(B) | 267.79º | 0.91% | 0.41% | - |
| XYZ | 4.06 | 1.95 | 13.26 | - |
| YUV | 32.99 | 168.08 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 104 | 0.49 | 0.91 | 0 | 0.59 | 267.79 | 0.84 | 0.22 |
| Hex | 35 | 9 | 68 | 31 | 5B | 0 | 3B | 10C | 54 | 16 |
| Octal | 65 | 11 | 150 | 61 | 133 | 0 | 73 | 414 | 124 | 26 |
| Binary | 110101 | 1001 | 1101000 | 110001 | 1011011 | 0 | 111011 | 100001100 | 1010100 | 10110 |
Color Harmonies of #350968
Complementary color
Monochromatic Colors of #350968
Black with #350968
Text Example
Text Example
White with #350968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350968; }
p { color: rgb(53,9,104); }
H1.HeaderClassName
{
color: #350968;
}
.AnyTagClassName
{
color: #350968;
}
</style>
background-color css
<style>
a { background-color: #350968; }
a { background-color: rgb(53,9,104); }
div.DivClassName
{
background-color: #350968;
}
.BgClassName
{
background-color: #350968;
}
</style>
border-color css
<style>
span { border-color: #350968; }
span { border-color: rgb(53,9,104); }
td.TdClassName
{
border-color: #350968;
}
.TagClassName
{
border-color: #350968;
}
</style>