Shades of Persian Indigo #300865
Tints of Persian Indigo #300865
RGB
CMYK
RGB Variations
Color information
#300865 (or 0x300865) is known color: Persian Indigo. HEX triplet: 30, 08 and 65. RGB value is (48,8,101). Sum of RGB (Red+Green+Blue) = 48+8+101=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 8 (3.52% from 255 or 5.10% from 157); Blue value is 101 (39.84% from 255 or 64.33% from 157); Max value from RGB is 101 - color contains mainly: blue. Hex color #300865 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300865 is #CFF79A. Grayscale: #1E1E1E. Windows color (decimal): -13629339 or 6621232. OLE color: 6621232.
HSL color Cylindrical-coordinate representation of color #300865: hue angle of 265.81º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #300865 is Cyan = 0.52, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 8 | 101 | - |
| CMYK | 0.52 | 0.92 | 0 | 0.60 |
| HSL | 265.81º | 0.85% | 0.21% | - |
| HSV(B) | 265.81º | 0.92% | 0.4% | - |
| XYZ | 3.65 | 1.74 | 12.46 | - |
| YUV | 30.56 | 167.75 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 8 | 101 | 0.52 | 0.92 | 0 | 0.60 | 265.81 | 0.85 | 0.21 |
| Hex | 30 | 8 | 65 | 34 | 5C | 0 | 3C | 10A | 55 | 15 |
| Octal | 60 | 10 | 145 | 64 | 134 | 0 | 74 | 412 | 125 | 25 |
| Binary | 110000 | 1000 | 1100101 | 110100 | 1011100 | 0 | 111100 | 100001010 | 1010101 | 10101 |
Color Harmonies of #300865
Complementary color
Monochromatic Colors of #300865
Black with #300865
Text Example
Text Example
White with #300865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300865; }
p { color: rgb(48,8,101); }
H1.HeaderClassName
{
color: #300865;
}
.AnyTagClassName
{
color: #300865;
}
</style>
background-color css
<style>
a { background-color: #300865; }
a { background-color: rgb(48,8,101); }
div.DivClassName
{
background-color: #300865;
}
.BgClassName
{
background-color: #300865;
}
</style>
border-color css
<style>
span { border-color: #300865; }
span { border-color: rgb(48,8,101); }
td.TdClassName
{
border-color: #300865;
}
.TagClassName
{
border-color: #300865;
}
</style>