Shades of Persian Indigo #301670
Tints of Persian Indigo #301670
RGB
CMYK
RGB Variations
Color information
#301670 (or 0x301670) is known color: Persian Indigo. HEX triplet: 30, 16 and 70. RGB value is (48,22,112). Sum of RGB (Red+Green+Blue) = 48+22+112=182 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.37% from 182); Green value is 22 (8.98% from 255 or 12.09% from 182); Blue value is 112 (44.14% from 255 or 61.54% from 182); Max value from RGB is 112 - color contains mainly: blue. Hex color #301670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301670 is #CFE98F. Grayscale: #272727. Windows color (decimal): -13625744 or 7345712. OLE color: 7345712.
HSL color Cylindrical-coordinate representation of color #301670: hue angle of 257.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301670 is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 22 | 112 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.56 |
| HSL | 257.33º | 0.67% | 0.26% | - |
| HSV(B) | 257.33º | 0.8% | 0.44% | - |
| XYZ | 4.43 | 2.37 | 15.55 | - |
| YUV | 40.03 | 168.61 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 112 | 0.57 | 0.80 | 0 | 0.56 | 257.33 | 0.67 | 0.26 |
| Hex | 30 | 16 | 70 | 39 | 50 | 0 | 38 | 101 | 43 | 1A |
| Octal | 60 | 26 | 160 | 71 | 120 | 0 | 70 | 401 | 103 | 32 |
| Binary | 110000 | 10110 | 1110000 | 111001 | 1010000 | 0 | 111000 | 100000001 | 1000011 | 11010 |
Color Harmonies of #301670
Complementary color
Monochromatic Colors of #301670
Black with #301670
Text Example
Text Example
White with #301670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301670; }
p { color: rgb(48,22,112); }
H1.HeaderClassName
{
color: #301670;
}
.AnyTagClassName
{
color: #301670;
}
</style>
background-color css
<style>
a { background-color: #301670; }
a { background-color: rgb(48,22,112); }
div.DivClassName
{
background-color: #301670;
}
.BgClassName
{
background-color: #301670;
}
</style>
border-color css
<style>
span { border-color: #301670; }
span { border-color: rgb(48,22,112); }
td.TdClassName
{
border-color: #301670;
}
.TagClassName
{
border-color: #301670;
}
</style>