Shades of Persian Indigo #350094
Tints of Persian Indigo #350094
RGB
CMYK
RGB Variations
Color information
#350094 (or 0x350094) is known color: Persian Indigo. HEX triplet: 35, 00 and 94. RGB value is (53,0,148). Sum of RGB (Red+Green+Blue) = 53+0+148=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 0 (0.39% from 255 or 0% from 201); Blue value is 148 (58.20% from 255 or 73.63% from 201); Max value from RGB is 148 - color contains mainly: blue. Hex color #350094 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350094 is #CAFF6B. Grayscale: #202020. Windows color (decimal): -13303660 or 9699381. OLE color: 9699381.
HSL color Cylindrical-coordinate representation of color #350094: hue angle of 261.49º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350094 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 0 | 148 | - |
| CMYK | 0.64 | 1 | 0 | 0.42 |
| HSL | 261.49º | 1% | 0.29% | - |
| HSV(B) | 261.49º | 1% | 0.58% | - |
| XYZ | 6.81 | 2.9 | 28.22 | - |
| YUV | 32.72 | 193.06 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 148 | 0.64 | 1 | 0 | 0.42 | 261.49 | 1 | 0.29 |
| Hex | 35 | 0 | 94 | 40 | 64 | 0 | 2A | 105 | 64 | 1D |
| Octal | 65 | 0 | 224 | 100 | 144 | 0 | 52 | 405 | 144 | 35 |
| Binary | 110101 | 0 | 10010100 | 1000000 | 1100100 | 0 | 101010 | 100000101 | 1100100 | 11101 |
Color Harmonies of #350094
Complementary color
Monochromatic Colors of #350094
Black with #350094
Text Example
Text Example
White with #350094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350094; }
p { color: rgb(53,0,148); }
H1.HeaderClassName
{
color: #350094;
}
.AnyTagClassName
{
color: #350094;
}
</style>
background-color css
<style>
a { background-color: #350094; }
a { background-color: rgb(53,0,148); }
div.DivClassName
{
background-color: #350094;
}
.BgClassName
{
background-color: #350094;
}
</style>
border-color css
<style>
span { border-color: #350094; }
span { border-color: rgb(53,0,148); }
td.TdClassName
{
border-color: #350094;
}
.TagClassName
{
border-color: #350094;
}
</style>