Shades of Persian Indigo #300792
Tints of Persian Indigo #300792
RGB
CMYK
RGB Variations
Color information
#300792 (or 0x300792) is known color: Persian Indigo. HEX triplet: 30, 07 and 92. RGB value is (48,7,146). Sum of RGB (Red+Green+Blue) = 48+7+146=201 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.88% from 201); Green value is 7 (3.12% from 255 or 3.48% from 201); Blue value is 146 (57.42% from 255 or 72.64% from 201); Max value from RGB is 146 - color contains mainly: blue. Hex color #300792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300792 is #CFF86D. Grayscale: #222222. Windows color (decimal): -13629550 or 9570096. OLE color: 9570096.
HSL color Cylindrical-coordinate representation of color #300792: hue angle of 257.7º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #300792 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 7 | 146 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.43 |
| HSL | 257.7º | 0.91% | 0.3% | - |
| HSV(B) | 257.7º | 0.95% | 0.57% | - |
| XYZ | 6.48 | 2.86 | 27.4 | - |
| YUV | 35.11 | 190.58 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 146 | 0.67 | 0.95 | 0 | 0.43 | 257.7 | 0.91 | 0.3 |
| Hex | 30 | 7 | 92 | 43 | 5F | 0 | 2B | 102 | 5B | 1E |
| Octal | 60 | 7 | 222 | 103 | 137 | 0 | 53 | 402 | 133 | 36 |
| Binary | 110000 | 111 | 10010010 | 1000011 | 1011111 | 0 | 101011 | 100000010 | 1011011 | 11110 |
Color Harmonies of #300792
Complementary color
Monochromatic Colors of #300792
Black with #300792
Text Example
Text Example
White with #300792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300792; }
p { color: rgb(48,7,146); }
H1.HeaderClassName
{
color: #300792;
}
.AnyTagClassName
{
color: #300792;
}
</style>
background-color css
<style>
a { background-color: #300792; }
a { background-color: rgb(48,7,146); }
div.DivClassName
{
background-color: #300792;
}
.BgClassName
{
background-color: #300792;
}
</style>
border-color css
<style>
span { border-color: #300792; }
span { border-color: rgb(48,7,146); }
td.TdClassName
{
border-color: #300792;
}
.TagClassName
{
border-color: #300792;
}
</style>