Shades of Persian Indigo #350269
Tints of Persian Indigo #350269
RGB
CMYK
RGB Variations
Color information
#350269 (or 0x350269) is known color: Persian Indigo. HEX triplet: 35, 02 and 69. RGB value is (53,2,105). Sum of RGB (Red+Green+Blue) = 53+2+105=160 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.12% from 160); Green value is 2 (1.17% from 255 or 1.25% from 160); Blue value is 105 (41.41% from 255 or 65.62% from 160); Max value from RGB is 105 - color contains mainly: blue. Hex color #350269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350269 is #CAFD96. Grayscale: #1C1C1C. Windows color (decimal): -13303191 or 6881845. OLE color: 6881845.
HSL color Cylindrical-coordinate representation of color #350269: hue angle of 269.71º 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 #350269 is Cyan = 0.50, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 2 | 105 | - |
| CMYK | 0.50 | 0.98 | 0 | 0.59 |
| HSL | 269.71º | 0.96% | 0.21% | - |
| HSV(B) | 269.71º | 0.98% | 0.41% | - |
| XYZ | 4.04 | 1.82 | 13.5 | - |
| YUV | 28.99 | 170.9 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 105 | 0.50 | 0.98 | 0 | 0.59 | 269.71 | 0.96 | 0.21 |
| Hex | 35 | 2 | 69 | 32 | 62 | 0 | 3B | 10E | 60 | 15 |
| Octal | 65 | 2 | 151 | 62 | 142 | 0 | 73 | 416 | 140 | 25 |
| Binary | 110101 | 10 | 1101001 | 110010 | 1100010 | 0 | 111011 | 100001110 | 1100000 | 10101 |
Color Harmonies of #350269
Complementary color
Monochromatic Colors of #350269
Black with #350269
Text Example
Text Example
White with #350269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350269; }
p { color: rgb(53,2,105); }
H1.HeaderClassName
{
color: #350269;
}
.AnyTagClassName
{
color: #350269;
}
</style>
background-color css
<style>
a { background-color: #350269; }
a { background-color: rgb(53,2,105); }
div.DivClassName
{
background-color: #350269;
}
.BgClassName
{
background-color: #350269;
}
</style>
border-color css
<style>
span { border-color: #350269; }
span { border-color: rgb(53,2,105); }
td.TdClassName
{
border-color: #350269;
}
.TagClassName
{
border-color: #350269;
}
</style>