Shades of Persian Indigo #350194
Tints of Persian Indigo #350194
RGB
CMYK
RGB Variations
Color information
#350194 (or 0x350194) is known color: Persian Indigo. HEX triplet: 35, 01 and 94. RGB value is (53,1,148). Sum of RGB (Red+Green+Blue) = 53+1+148=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 1 (0.78% from 255 or 0.50% from 202); Blue value is 148 (58.20% from 255 or 73.27% from 202); Max value from RGB is 148 - color contains mainly: blue. Hex color #350194 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350194 is #CAFE6B. Grayscale: #202020. Windows color (decimal): -13303404 or 9699637. OLE color: 9699637.
HSL color Cylindrical-coordinate representation of color #350194: hue angle of 261.22º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350194 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 1 | 148 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.42 |
| HSL | 261.22º | 0.99% | 0.29% | - |
| HSV(B) | 261.22º | 0.99% | 0.58% | - |
| XYZ | 6.82 | 2.92 | 28.22 | - |
| YUV | 33.31 | 192.73 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 148 | 0.64 | 0.99 | 0 | 0.42 | 261.22 | 0.99 | 0.29 |
| Hex | 35 | 1 | 94 | 40 | 63 | 0 | 2A | 105 | 63 | 1D |
| Octal | 65 | 1 | 224 | 100 | 143 | 0 | 52 | 405 | 143 | 35 |
| Binary | 110101 | 1 | 10010100 | 1000000 | 1100011 | 0 | 101010 | 100000101 | 1100011 | 11101 |
Color Harmonies of #350194
Complementary color
Monochromatic Colors of #350194
Black with #350194
Text Example
Text Example
White with #350194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350194; }
p { color: rgb(53,1,148); }
H1.HeaderClassName
{
color: #350194;
}
.AnyTagClassName
{
color: #350194;
}
</style>
background-color css
<style>
a { background-color: #350194; }
a { background-color: rgb(53,1,148); }
div.DivClassName
{
background-color: #350194;
}
.BgClassName
{
background-color: #350194;
}
</style>
border-color css
<style>
span { border-color: #350194; }
span { border-color: rgb(53,1,148); }
td.TdClassName
{
border-color: #350194;
}
.TagClassName
{
border-color: #350194;
}
</style>