Shades of Persian Indigo #302277
Tints of Persian Indigo #302277
RGB
CMYK
RGB Variations
Color information
#302277 (or 0x302277) is known color: Persian Indigo. HEX triplet: 30, 22 and 77. RGB value is (48,34,119). Sum of RGB (Red+Green+Blue) = 48+34+119=201 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.88% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 119 (46.88% from 255 or 59.20% from 201); Max value from RGB is 119 - color contains mainly: blue. Hex color #302277 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302277 is #CFDD88. Grayscale: #2F2F2F. Windows color (decimal): -13622665 or 7807536. OLE color: 7807536.
HSL color Cylindrical-coordinate representation of color #302277: hue angle of 249.88º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #302277 is Cyan = 0.60, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 34 | 119 | - |
| CMYK | 0.60 | 0.71 | 0 | 0.53 |
| HSL | 249.88º | 0.56% | 0.3% | - |
| HSV(B) | 249.88º | 0.71% | 0.47% | - |
| XYZ | 5.12 | 3.1 | 17.78 | - |
| YUV | 47.88 | 168.14 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 119 | 0.60 | 0.71 | 0 | 0.53 | 249.88 | 0.56 | 0.3 |
| Hex | 30 | 22 | 77 | 3C | 47 | 0 | 35 | FA | 38 | 1E |
| Octal | 60 | 42 | 167 | 74 | 107 | 0 | 65 | 372 | 70 | 36 |
| Binary | 110000 | 100010 | 1110111 | 111100 | 1000111 | 0 | 110101 | 11111010 | 111000 | 11110 |
Color Harmonies of #302277
Complementary color
Monochromatic Colors of #302277
Black with #302277
Text Example
Text Example
White with #302277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302277; }
p { color: rgb(48,34,119); }
H1.HeaderClassName
{
color: #302277;
}
.AnyTagClassName
{
color: #302277;
}
</style>
background-color css
<style>
a { background-color: #302277; }
a { background-color: rgb(48,34,119); }
div.DivClassName
{
background-color: #302277;
}
.BgClassName
{
background-color: #302277;
}
</style>
border-color css
<style>
span { border-color: #302277; }
span { border-color: rgb(48,34,119); }
td.TdClassName
{
border-color: #302277;
}
.TagClassName
{
border-color: #302277;
}
</style>