Shades of Persian Indigo #350375
Tints of Persian Indigo #350375
RGB
CMYK
RGB Variations
Color information
#350375 (or 0x350375) is known color: Persian Indigo. HEX triplet: 35, 03 and 75. RGB value is (53,3,117). Sum of RGB (Red+Green+Blue) = 53+3+117=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 117 (46.09% from 255 or 67.63% from 173); Max value from RGB is 117 - color contains mainly: blue. Hex color #350375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350375 is #CAFC8A. Grayscale: #1E1E1E. Windows color (decimal): -13302923 or 7668533. OLE color: 7668533.
HSL color Cylindrical-coordinate representation of color #350375: hue angle of 266.32º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350375 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 3 | 117 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.54 |
| HSL | 266.32º | 0.95% | 0.24% | - |
| HSV(B) | 266.32º | 0.97% | 0.46% | - |
| XYZ | 4.71 | 2.11 | 16.99 | - |
| YUV | 30.95 | 176.57 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 117 | 0.55 | 0.97 | 0 | 0.54 | 266.32 | 0.95 | 0.24 |
| Hex | 35 | 3 | 75 | 37 | 61 | 0 | 36 | 10A | 5F | 18 |
| Octal | 65 | 3 | 165 | 67 | 141 | 0 | 66 | 412 | 137 | 30 |
| Binary | 110101 | 11 | 1110101 | 110111 | 1100001 | 0 | 110110 | 100001010 | 1011111 | 11000 |
Color Harmonies of #350375
Complementary color
Monochromatic Colors of #350375
Black with #350375
Text Example
Text Example
White with #350375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350375; }
p { color: rgb(53,3,117); }
H1.HeaderClassName
{
color: #350375;
}
.AnyTagClassName
{
color: #350375;
}
</style>
background-color css
<style>
a { background-color: #350375; }
a { background-color: rgb(53,3,117); }
div.DivClassName
{
background-color: #350375;
}
.BgClassName
{
background-color: #350375;
}
</style>
border-color css
<style>
span { border-color: #350375; }
span { border-color: rgb(53,3,117); }
td.TdClassName
{
border-color: #350375;
}
.TagClassName
{
border-color: #350375;
}
</style>