Shades of Persian Indigo #300167
Tints of Persian Indigo #300167
RGB
CMYK
RGB Variations
Color information
#300167 (or 0x300167) is known color: Persian Indigo. HEX triplet: 30, 01 and 67. RGB value is (48,1,103). Sum of RGB (Red+Green+Blue) = 48+1+103=152 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.58% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 103 (40.62% from 255 or 67.76% from 152); Max value from RGB is 103 - color contains mainly: blue. Hex color #300167 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300167 is #CFFE98. Grayscale: #1A1A1A. Windows color (decimal): -13631129 or 6750512. OLE color: 6750512.
HSL color Cylindrical-coordinate representation of color #300167: hue angle of 267.65º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #300167 is Cyan = 0.53, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 1 | 103 | - |
| CMYK | 0.53 | 0.99 | 0 | 0.60 |
| HSL | 267.65º | 0.98% | 0.2% | - |
| HSV(B) | 267.65º | 0.99% | 0.4% | - |
| XYZ | 3.68 | 1.63 | 12.95 | - |
| YUV | 26.68 | 171.07 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 1 | 103 | 0.53 | 0.99 | 0 | 0.60 | 267.65 | 0.98 | 0.2 |
| Hex | 30 | 1 | 67 | 35 | 63 | 0 | 3C | 10C | 62 | 14 |
| Octal | 60 | 1 | 147 | 65 | 143 | 0 | 74 | 414 | 142 | 24 |
| Binary | 110000 | 1 | 1100111 | 110101 | 1100011 | 0 | 111100 | 100001100 | 1100010 | 10100 |
Color Harmonies of #300167
Complementary color
Monochromatic Colors of #300167
Black with #300167
Text Example
Text Example
White with #300167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300167; }
p { color: rgb(48,1,103); }
H1.HeaderClassName
{
color: #300167;
}
.AnyTagClassName
{
color: #300167;
}
</style>
background-color css
<style>
a { background-color: #300167; }
a { background-color: rgb(48,1,103); }
div.DivClassName
{
background-color: #300167;
}
.BgClassName
{
background-color: #300167;
}
</style>
border-color css
<style>
span { border-color: #300167; }
span { border-color: rgb(48,1,103); }
td.TdClassName
{
border-color: #300167;
}
.TagClassName
{
border-color: #300167;
}
</style>