Shades of Persian Indigo #300087
Tints of Persian Indigo #300087
RGB
CMYK
RGB Variations
Color information
#300087 (or 0x300087) is known color: Persian Indigo. HEX triplet: 30, 00 and 87. RGB value is (48,0,135). Sum of RGB (Red+Green+Blue) = 48+0+135=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 0 (0.39% from 255 or 0% from 183); Blue value is 135 (53.12% from 255 or 73.77% from 183); Max value from RGB is 135 - color contains mainly: blue. Hex color #300087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300087 is #CFFF78. Grayscale: #1D1D1D. Windows color (decimal): -13631353 or 8847408. OLE color: 8847408.
HSL color Cylindrical-coordinate representation of color #300087: hue angle of 261.33º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #300087 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 0 | 135 | - |
| CMYK | 0.64 | 1 | 0 | 0.47 |
| HSL | 261.33º | 1% | 0.26% | - |
| HSV(B) | 261.33º | 1% | 0.53% | - |
| XYZ | 5.59 | 2.38 | 23.09 | - |
| YUV | 29.74 | 187.4 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 0 | 135 | 0.64 | 1 | 0 | 0.47 | 261.33 | 1 | 0.26 |
| Hex | 30 | 0 | 87 | 40 | 64 | 0 | 2F | 105 | 64 | 1A |
| Octal | 60 | 0 | 207 | 100 | 144 | 0 | 57 | 405 | 144 | 32 |
| Binary | 110000 | 0 | 10000111 | 1000000 | 1100100 | 0 | 101111 | 100000101 | 1100100 | 11010 |
Color Harmonies of #300087
Complementary color
Monochromatic Colors of #300087
Black with #300087
Text Example
Text Example
White with #300087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300087; }
p { color: rgb(48,0,135); }
H1.HeaderClassName
{
color: #300087;
}
.AnyTagClassName
{
color: #300087;
}
</style>
background-color css
<style>
a { background-color: #300087; }
a { background-color: rgb(48,0,135); }
div.DivClassName
{
background-color: #300087;
}
.BgClassName
{
background-color: #300087;
}
</style>
border-color css
<style>
span { border-color: #300087; }
span { border-color: rgb(48,0,135); }
td.TdClassName
{
border-color: #300087;
}
.TagClassName
{
border-color: #300087;
}
</style>