Shades of Persian Indigo #302177
Tints of Persian Indigo #302177
RGB
CMYK
RGB Variations
Color information
#302177 (or 0x302177) is known color: Persian Indigo. HEX triplet: 30, 21 and 77. RGB value is (48,33,119). Sum of RGB (Red+Green+Blue) = 48+33+119=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 33 (13.28% from 255 or 16.5% from 200); Blue value is 119 (46.88% from 255 or 59.5% from 200); Max value from RGB is 119 - color contains mainly: blue. Hex color #302177 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302177 is #CFDE88. Grayscale: #2E2E2E. Windows color (decimal): -13622921 or 7807280. OLE color: 7807280.
HSL color Cylindrical-coordinate representation of color #302177: hue angle of 250.47º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #302177 is Cyan = 0.60, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 33 | 119 | - |
| CMYK | 0.60 | 0.72 | 0 | 0.53 |
| HSL | 250.47º | 0.57% | 0.3% | - |
| HSV(B) | 250.47º | 0.72% | 0.47% | - |
| XYZ | 5.09 | 3.05 | 17.77 | - |
| YUV | 47.29 | 168.47 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 33 | 119 | 0.60 | 0.72 | 0 | 0.53 | 250.47 | 0.57 | 0.3 |
| Hex | 30 | 21 | 77 | 3C | 48 | 0 | 35 | FA | 39 | 1E |
| Octal | 60 | 41 | 167 | 74 | 110 | 0 | 65 | 372 | 71 | 36 |
| Binary | 110000 | 100001 | 1110111 | 111100 | 1001000 | 0 | 110101 | 11111010 | 111001 | 11110 |
Color Harmonies of #302177
Complementary color
Monochromatic Colors of #302177
Black with #302177
Text Example
Text Example
White with #302177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302177; }
p { color: rgb(48,33,119); }
H1.HeaderClassName
{
color: #302177;
}
.AnyTagClassName
{
color: #302177;
}
</style>
background-color css
<style>
a { background-color: #302177; }
a { background-color: rgb(48,33,119); }
div.DivClassName
{
background-color: #302177;
}
.BgClassName
{
background-color: #302177;
}
</style>
border-color css
<style>
span { border-color: #302177; }
span { border-color: rgb(48,33,119); }
td.TdClassName
{
border-color: #302177;
}
.TagClassName
{
border-color: #302177;
}
</style>