Shades of Persian Indigo #300069
Tints of Persian Indigo #300069
RGB
CMYK
RGB Variations
Color information
#300069 (or 0x300069) is known color: Persian Indigo. HEX triplet: 30, 00 and 69. RGB value is (48,0,105). Sum of RGB (Red+Green+Blue) = 48+0+105=153 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.37% from 153); Green value is 0 (0.39% from 255 or 0% from 153); Blue value is 105 (41.41% from 255 or 68.63% from 153); Max value from RGB is 105 - color contains mainly: blue. Hex color #300069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300069 is #CFFF96. Grayscale: #191919. Windows color (decimal): -13631383 or 6881328. OLE color: 6881328.
HSL color Cylindrical-coordinate representation of color #300069: hue angle of 267.43º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #300069 is Cyan = 0.54, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 0 | 105 | - |
| CMYK | 0.54 | 1 | 0 | 0.59 |
| HSL | 267.43º | 1% | 0.21% | - |
| HSV(B) | 267.43º | 1% | 0.41% | - |
| XYZ | 3.77 | 1.65 | 13.48 | - |
| YUV | 26.32 | 172.4 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 0 | 105 | 0.54 | 1 | 0 | 0.59 | 267.43 | 1 | 0.21 |
| Hex | 30 | 0 | 69 | 36 | 64 | 0 | 3B | 10B | 64 | 15 |
| Octal | 60 | 0 | 151 | 66 | 144 | 0 | 73 | 413 | 144 | 25 |
| Binary | 110000 | 0 | 1101001 | 110110 | 1100100 | 0 | 111011 | 100001011 | 1100100 | 10101 |
Color Harmonies of #300069
Complementary color
Monochromatic Colors of #300069
Black with #300069
Text Example
Text Example
White with #300069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300069; }
p { color: rgb(48,0,105); }
H1.HeaderClassName
{
color: #300069;
}
.AnyTagClassName
{
color: #300069;
}
</style>
background-color css
<style>
a { background-color: #300069; }
a { background-color: rgb(48,0,105); }
div.DivClassName
{
background-color: #300069;
}
.BgClassName
{
background-color: #300069;
}
</style>
border-color css
<style>
span { border-color: #300069; }
span { border-color: rgb(48,0,105); }
td.TdClassName
{
border-color: #300069;
}
.TagClassName
{
border-color: #300069;
}
</style>