Shades of Persian Indigo #300677
Tints of Persian Indigo #300677
RGB
CMYK
RGB Variations
Color information
#300677 (or 0x300677) is known color: Persian Indigo. HEX triplet: 30, 06 and 77. RGB value is (48,6,119). Sum of RGB (Red+Green+Blue) = 48+6+119=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 6 (2.73% from 255 or 3.47% from 173); Blue value is 119 (46.88% from 255 or 68.79% from 173); Max value from RGB is 119 - color contains mainly: blue. Hex color #300677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300677 is #CFF988. Grayscale: #1F1F1F. Windows color (decimal): -13629833 or 7800368. OLE color: 7800368.
HSL color Cylindrical-coordinate representation of color #300677: hue angle of 262.3º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #300677 is Cyan = 0.60, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 6 | 119 | - |
| CMYK | 0.60 | 0.95 | 0 | 0.53 |
| HSL | 262.3º | 0.9% | 0.25% | - |
| HSV(B) | 262.3º | 0.95% | 0.47% | - |
| XYZ | 4.61 | 2.09 | 17.61 | - |
| YUV | 31.44 | 177.41 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 6 | 119 | 0.60 | 0.95 | 0 | 0.53 | 262.3 | 0.9 | 0.25 |
| Hex | 30 | 6 | 77 | 3C | 5F | 0 | 35 | 106 | 5A | 19 |
| Octal | 60 | 6 | 167 | 74 | 137 | 0 | 65 | 406 | 132 | 31 |
| Binary | 110000 | 110 | 1110111 | 111100 | 1011111 | 0 | 110101 | 100000110 | 1011010 | 11001 |
Color Harmonies of #300677
Complementary color
Monochromatic Colors of #300677
Black with #300677
Text Example
Text Example
White with #300677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300677; }
p { color: rgb(48,6,119); }
H1.HeaderClassName
{
color: #300677;
}
.AnyTagClassName
{
color: #300677;
}
</style>
background-color css
<style>
a { background-color: #300677; }
a { background-color: rgb(48,6,119); }
div.DivClassName
{
background-color: #300677;
}
.BgClassName
{
background-color: #300677;
}
</style>
border-color css
<style>
span { border-color: #300677; }
span { border-color: rgb(48,6,119); }
td.TdClassName
{
border-color: #300677;
}
.TagClassName
{
border-color: #300677;
}
</style>