Shades of Persian Indigo #350370
Tints of Persian Indigo #350370
RGB
CMYK
RGB Variations
Color information
#350370 (or 0x350370) is known color: Persian Indigo. HEX triplet: 35, 03 and 70. RGB value is (53,3,112). Sum of RGB (Red+Green+Blue) = 53+3+112=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 3 (1.56% from 255 or 1.79% from 168); Blue value is 112 (44.14% from 255 or 66.67% from 168); Max value from RGB is 112 - color contains mainly: blue. Hex color #350370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350370 is #CAFC8F. Grayscale: #1D1D1D. Windows color (decimal): -13302928 or 7340853. OLE color: 7340853.
HSL color Cylindrical-coordinate representation of color #350370: hue angle of 267.52º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350370 is Cyan = 0.53, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 3 | 112 | - |
| CMYK | 0.53 | 0.97 | 0 | 0.56 |
| HSL | 267.52º | 0.95% | 0.23% | - |
| HSV(B) | 267.52º | 0.97% | 0.44% | - |
| XYZ | 4.43 | 1.99 | 15.48 | - |
| YUV | 30.38 | 174.07 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 112 | 0.53 | 0.97 | 0 | 0.56 | 267.52 | 0.95 | 0.23 |
| Hex | 35 | 3 | 70 | 35 | 61 | 0 | 38 | 10C | 5F | 17 |
| Octal | 65 | 3 | 160 | 65 | 141 | 0 | 70 | 414 | 137 | 27 |
| Binary | 110101 | 11 | 1110000 | 110101 | 1100001 | 0 | 111000 | 100001100 | 1011111 | 10111 |
Color Harmonies of #350370
Complementary color
Monochromatic Colors of #350370
Black with #350370
Text Example
Text Example
White with #350370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350370; }
p { color: rgb(53,3,112); }
H1.HeaderClassName
{
color: #350370;
}
.AnyTagClassName
{
color: #350370;
}
</style>
background-color css
<style>
a { background-color: #350370; }
a { background-color: rgb(53,3,112); }
div.DivClassName
{
background-color: #350370;
}
.BgClassName
{
background-color: #350370;
}
</style>
border-color css
<style>
span { border-color: #350370; }
span { border-color: rgb(53,3,112); }
td.TdClassName
{
border-color: #350370;
}
.TagClassName
{
border-color: #350370;
}
</style>