Shades of Persian Indigo #300765
Tints of Persian Indigo #300765
RGB
CMYK
RGB Variations
Color information
#300765 (or 0x300765) is known color: Persian Indigo. HEX triplet: 30, 07 and 65. RGB value is (48,7,101). Sum of RGB (Red+Green+Blue) = 48+7+101=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 7 (3.12% from 255 or 4.49% from 156); Blue value is 101 (39.84% from 255 or 64.74% from 156); Max value from RGB is 101 - color contains mainly: blue. Hex color #300765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300765 is #CFF89A. Grayscale: #1D1D1D. Windows color (decimal): -13629595 or 6620976. OLE color: 6620976.
HSL color Cylindrical-coordinate representation of color #300765: hue angle of 266.17º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #300765 is Cyan = 0.52, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 7 | 101 | - |
| CMYK | 0.52 | 0.93 | 0 | 0.60 |
| HSL | 266.17º | 0.87% | 0.21% | - |
| HSV(B) | 266.17º | 0.93% | 0.4% | - |
| XYZ | 3.64 | 1.72 | 12.45 | - |
| YUV | 29.98 | 168.08 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 101 | 0.52 | 0.93 | 0 | 0.60 | 266.17 | 0.87 | 0.21 |
| Hex | 30 | 7 | 65 | 34 | 5D | 0 | 3C | 10A | 57 | 15 |
| Octal | 60 | 7 | 145 | 64 | 135 | 0 | 74 | 412 | 127 | 25 |
| Binary | 110000 | 111 | 1100101 | 110100 | 1011101 | 0 | 111100 | 100001010 | 1010111 | 10101 |
Color Harmonies of #300765
Complementary color
Monochromatic Colors of #300765
Black with #300765
Text Example
Text Example
White with #300765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300765; }
p { color: rgb(48,7,101); }
H1.HeaderClassName
{
color: #300765;
}
.AnyTagClassName
{
color: #300765;
}
</style>
background-color css
<style>
a { background-color: #300765; }
a { background-color: rgb(48,7,101); }
div.DivClassName
{
background-color: #300765;
}
.BgClassName
{
background-color: #300765;
}
</style>
border-color css
<style>
span { border-color: #300765; }
span { border-color: rgb(48,7,101); }
td.TdClassName
{
border-color: #300765;
}
.TagClassName
{
border-color: #300765;
}
</style>