Shades of Persian Indigo #300875
Tints of Persian Indigo #300875
RGB
CMYK
RGB Variations
Color information
#300875 (or 0x300875) is known color: Persian Indigo. HEX triplet: 30, 08 and 75. RGB value is (48,8,117). Sum of RGB (Red+Green+Blue) = 48+8+117=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 8 (3.52% from 255 or 4.62% from 173); Blue value is 117 (46.09% from 255 or 67.63% from 173); Max value from RGB is 117 - color contains mainly: blue. Hex color #300875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300875 is #CFF78A. Grayscale: #1F1F1F. Windows color (decimal): -13629323 or 7669808. OLE color: 7669808.
HSL color Cylindrical-coordinate representation of color #300875: hue angle of 262.02º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #300875 is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 8 | 117 | - |
| CMYK | 0.59 | 0.93 | 0 | 0.54 |
| HSL | 262.02º | 0.87% | 0.25% | - |
| HSV(B) | 262.02º | 0.93% | 0.46% | - |
| XYZ | 4.52 | 2.09 | 16.99 | - |
| YUV | 32.39 | 175.75 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 8 | 117 | 0.59 | 0.93 | 0 | 0.54 | 262.02 | 0.87 | 0.25 |
| Hex | 30 | 8 | 75 | 3B | 5D | 0 | 36 | 106 | 57 | 19 |
| Octal | 60 | 10 | 165 | 73 | 135 | 0 | 66 | 406 | 127 | 31 |
| Binary | 110000 | 1000 | 1110101 | 111011 | 1011101 | 0 | 110110 | 100000110 | 1010111 | 11001 |
Color Harmonies of #300875
Complementary color
Monochromatic Colors of #300875
Black with #300875
Text Example
Text Example
White with #300875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300875; }
p { color: rgb(48,8,117); }
H1.HeaderClassName
{
color: #300875;
}
.AnyTagClassName
{
color: #300875;
}
</style>
background-color css
<style>
a { background-color: #300875; }
a { background-color: rgb(48,8,117); }
div.DivClassName
{
background-color: #300875;
}
.BgClassName
{
background-color: #300875;
}
</style>
border-color css
<style>
span { border-color: #300875; }
span { border-color: rgb(48,8,117); }
td.TdClassName
{
border-color: #300875;
}
.TagClassName
{
border-color: #300875;
}
</style>