Shades of Persian Indigo #300467
Tints of Persian Indigo #300467
RGB
CMYK
RGB Variations
Color information
#300467 (or 0x300467) is known color: Persian Indigo. HEX triplet: 30, 04 and 67. RGB value is (48,4,103). Sum of RGB (Red+Green+Blue) = 48+4+103=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 103 (40.62% from 255 or 66.45% from 155); Max value from RGB is 103 - color contains mainly: blue. Hex color #300467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300467 is #CFFB98. Grayscale: #1C1C1C. Windows color (decimal): -13630361 or 6751280. OLE color: 6751280.
HSL color Cylindrical-coordinate representation of color #300467: hue angle of 266.67º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #300467 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 4 | 103 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.60 |
| HSL | 266.67º | 0.93% | 0.21% | - |
| HSV(B) | 266.67º | 0.96% | 0.4% | - |
| XYZ | 3.71 | 1.69 | 12.96 | - |
| YUV | 28.44 | 170.08 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 4 | 103 | 0.53 | 0.96 | 0 | 0.60 | 266.67 | 0.93 | 0.21 |
| Hex | 30 | 4 | 67 | 35 | 60 | 0 | 3C | 10B | 5D | 15 |
| Octal | 60 | 4 | 147 | 65 | 140 | 0 | 74 | 413 | 135 | 25 |
| Binary | 110000 | 100 | 1100111 | 110101 | 1100000 | 0 | 111100 | 100001011 | 1011101 | 10101 |
Color Harmonies of #300467
Complementary color
Monochromatic Colors of #300467
Black with #300467
Text Example
Text Example
White with #300467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300467; }
p { color: rgb(48,4,103); }
H1.HeaderClassName
{
color: #300467;
}
.AnyTagClassName
{
color: #300467;
}
</style>
background-color css
<style>
a { background-color: #300467; }
a { background-color: rgb(48,4,103); }
div.DivClassName
{
background-color: #300467;
}
.BgClassName
{
background-color: #300467;
}
</style>
border-color css
<style>
span { border-color: #300467; }
span { border-color: rgb(48,4,103); }
td.TdClassName
{
border-color: #300467;
}
.TagClassName
{
border-color: #300467;
}
</style>