Shades of Persian Indigo #300263
Tints of Persian Indigo #300263
RGB
CMYK
RGB Variations
Color information
#300263 (or 0x300263) is known color: Persian Indigo. HEX triplet: 30, 02 and 63. RGB value is (48,2,99). Sum of RGB (Red+Green+Blue) = 48+2+99=149 (19% of max value = 765). Red value is 48 (19.14% from 255 or 32.21% from 149); Green value is 2 (1.17% from 255 or 1.34% from 149); Blue value is 99 (39.06% from 255 or 66.44% from 149); Max value from RGB is 99 - color contains mainly: blue. Hex color #300263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300263 is #CFFD9C. Grayscale: #1A1A1A. Windows color (decimal): -13630877 or 6488624. OLE color: 6488624.
HSL color Cylindrical-coordinate representation of color #300263: hue angle of 268.45º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #300263 is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 2 | 99 | - |
| CMYK | 0.52 | 0.98 | 0 | 0.61 |
| HSL | 268.45º | 0.96% | 0.2% | - |
| HSV(B) | 268.45º | 0.98% | 0.39% | - |
| XYZ | 3.49 | 1.57 | 11.92 | - |
| YUV | 26.81 | 168.74 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 2 | 99 | 0.52 | 0.98 | 0 | 0.61 | 268.45 | 0.96 | 0.2 |
| Hex | 30 | 2 | 63 | 34 | 62 | 0 | 3D | 10C | 60 | 14 |
| Octal | 60 | 2 | 143 | 64 | 142 | 0 | 75 | 414 | 140 | 24 |
| Binary | 110000 | 10 | 1100011 | 110100 | 1100010 | 0 | 111101 | 100001100 | 1100000 | 10100 |
Color Harmonies of #300263
Complementary color
Monochromatic Colors of #300263
Black with #300263
Text Example
Text Example
White with #300263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300263; }
p { color: rgb(48,2,99); }
H1.HeaderClassName
{
color: #300263;
}
.AnyTagClassName
{
color: #300263;
}
</style>
background-color css
<style>
a { background-color: #300263; }
a { background-color: rgb(48,2,99); }
div.DivClassName
{
background-color: #300263;
}
.BgClassName
{
background-color: #300263;
}
</style>
border-color css
<style>
span { border-color: #300263; }
span { border-color: rgb(48,2,99); }
td.TdClassName
{
border-color: #300263;
}
.TagClassName
{
border-color: #300263;
}
</style>