Shades of Persian Indigo #350367
Tints of Persian Indigo #350367
RGB
CMYK
RGB Variations
Color information
#350367 (or 0x350367) is known color: Persian Indigo. HEX triplet: 35, 03 and 67. RGB value is (53,3,103). Sum of RGB (Red+Green+Blue) = 53+3+103=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 3 (1.56% from 255 or 1.89% from 159); Blue value is 103 (40.62% from 255 or 64.78% from 159); Max value from RGB is 103 - color contains mainly: blue. Hex color #350367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350367 is #CAFC98. Grayscale: #1D1D1D. Windows color (decimal): -13302937 or 6751029. OLE color: 6751029.
HSL color Cylindrical-coordinate representation of color #350367: hue angle of 270º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350367 is Cyan = 0.49, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 3 | 103 | - |
| CMYK | 0.49 | 0.97 | 0 | 0.60 |
| HSL | 270º | 0.94% | 0.21% | - |
| HSV(B) | 270º | 0.97% | 0.4% | - |
| XYZ | 3.95 | 1.8 | 12.97 | - |
| YUV | 29.35 | 169.57 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 103 | 0.49 | 0.97 | 0 | 0.60 | 270 | 0.94 | 0.21 |
| Hex | 35 | 3 | 67 | 31 | 61 | 0 | 3C | 10E | 5E | 15 |
| Octal | 65 | 3 | 147 | 61 | 141 | 0 | 74 | 416 | 136 | 25 |
| Binary | 110101 | 11 | 1100111 | 110001 | 1100001 | 0 | 111100 | 100001110 | 1011110 | 10101 |
Color Harmonies of #350367
Complementary color
Monochromatic Colors of #350367
Black with #350367
Text Example
Text Example
White with #350367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350367; }
p { color: rgb(53,3,103); }
H1.HeaderClassName
{
color: #350367;
}
.AnyTagClassName
{
color: #350367;
}
</style>
background-color css
<style>
a { background-color: #350367; }
a { background-color: rgb(53,3,103); }
div.DivClassName
{
background-color: #350367;
}
.BgClassName
{
background-color: #350367;
}
</style>
border-color css
<style>
span { border-color: #350367; }
span { border-color: rgb(53,3,103); }
td.TdClassName
{
border-color: #350367;
}
.TagClassName
{
border-color: #350367;
}
</style>