Shades of Persian Indigo #300362
Tints of Persian Indigo #300362
RGB
CMYK
RGB Variations
Color information
#300362 (or 0x300362) is known color: Persian Indigo. HEX triplet: 30, 03 and 62. RGB value is (48,3,98). Sum of RGB (Red+Green+Blue) = 48+3+98=149 (19% of max value = 765). Red value is 48 (19.14% from 255 or 32.21% from 149); Green value is 3 (1.56% from 255 or 2.01% from 149); Blue value is 98 (38.67% from 255 or 65.77% from 149); Max value from RGB is 98 - color contains mainly: blue. Hex color #300362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300362 is #CFFC9D. Grayscale: #1A1A1A. Windows color (decimal): -13630622 or 6423344. OLE color: 6423344.
HSL color Cylindrical-coordinate representation of color #300362: hue angle of 268.42º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #300362 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 3 | 98 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.62 |
| HSL | 268.42º | 0.94% | 0.2% | - |
| HSV(B) | 268.42º | 0.97% | 0.38% | - |
| XYZ | 3.46 | 1.58 | 11.68 | - |
| YUV | 27.29 | 167.91 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 3 | 98 | 0.51 | 0.97 | 0 | 0.62 | 268.42 | 0.94 | 0.2 |
| Hex | 30 | 3 | 62 | 33 | 61 | 0 | 3E | 10C | 5E | 14 |
| Octal | 60 | 3 | 142 | 63 | 141 | 0 | 76 | 414 | 136 | 24 |
| Binary | 110000 | 11 | 1100010 | 110011 | 1100001 | 0 | 111110 | 100001100 | 1011110 | 10100 |
Color Harmonies of #300362
Complementary color
Monochromatic Colors of #300362
Black with #300362
Text Example
Text Example
White with #300362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300362; }
p { color: rgb(48,3,98); }
H1.HeaderClassName
{
color: #300362;
}
.AnyTagClassName
{
color: #300362;
}
</style>
background-color css
<style>
a { background-color: #300362; }
a { background-color: rgb(48,3,98); }
div.DivClassName
{
background-color: #300362;
}
.BgClassName
{
background-color: #300362;
}
</style>
border-color css
<style>
span { border-color: #300362; }
span { border-color: rgb(48,3,98); }
td.TdClassName
{
border-color: #300362;
}
.TagClassName
{
border-color: #300362;
}
</style>