Shades of Persian Indigo #350268
Tints of Persian Indigo #350268
RGB
CMYK
RGB Variations
Color information
#350268 (or 0x350268) is known color: Persian Indigo. HEX triplet: 35, 02 and 68. RGB value is (53,2,104). Sum of RGB (Red+Green+Blue) = 53+2+104=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 2 (1.17% from 255 or 1.26% from 159); Blue value is 104 (41.02% from 255 or 65.41% from 159); Max value from RGB is 104 - color contains mainly: blue. Hex color #350268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350268 is #CAFD97. Grayscale: #1C1C1C. Windows color (decimal): -13303192 or 6816309. OLE color: 6816309.
HSL color Cylindrical-coordinate representation of color #350268: hue angle of 270º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350268 is Cyan = 0.49, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 2 | 104 | - |
| CMYK | 0.49 | 0.98 | 0 | 0.59 |
| HSL | 270º | 0.96% | 0.21% | - |
| HSV(B) | 270º | 0.98% | 0.41% | - |
| XYZ | 3.99 | 1.8 | 13.23 | - |
| YUV | 28.88 | 170.4 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 104 | 0.49 | 0.98 | 0 | 0.59 | 270 | 0.96 | 0.21 |
| Hex | 35 | 2 | 68 | 31 | 62 | 0 | 3B | 10E | 60 | 15 |
| Octal | 65 | 2 | 150 | 61 | 142 | 0 | 73 | 416 | 140 | 25 |
| Binary | 110101 | 10 | 1101000 | 110001 | 1100010 | 0 | 111011 | 100001110 | 1100000 | 10101 |
Color Harmonies of #350268
Complementary color
Monochromatic Colors of #350268
Black with #350268
Text Example
Text Example
White with #350268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350268; }
p { color: rgb(53,2,104); }
H1.HeaderClassName
{
color: #350268;
}
.AnyTagClassName
{
color: #350268;
}
</style>
background-color css
<style>
a { background-color: #350268; }
a { background-color: rgb(53,2,104); }
div.DivClassName
{
background-color: #350268;
}
.BgClassName
{
background-color: #350268;
}
</style>
border-color css
<style>
span { border-color: #350268; }
span { border-color: rgb(53,2,104); }
td.TdClassName
{
border-color: #350268;
}
.TagClassName
{
border-color: #350268;
}
</style>