Shades of Christalle #301157
Tints of Christalle #301157
RGB
CMYK
RGB Variations
Color information
#301157 (or 0x301157) is known color: Christalle. HEX triplet: 30, 11 and 57. RGB value is (48,17,87). Sum of RGB (Red+Green+Blue) = 48+17+87=152 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.58% from 152); Green value is 17 (7.03% from 255 or 11.18% from 152); Blue value is 87 (34.38% from 255 or 57.24% from 152); Max value from RGB is 87 - color contains mainly: blue. Hex color #301157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301157 is #CFEEA8. Grayscale: #222222. Windows color (decimal): -13627049 or 5706032. OLE color: 5706032.
HSL color Cylindrical-coordinate representation of color #301157: hue angle of 266.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301157 is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 17 | 87 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.66 |
| HSL | 266.57º | 0.67% | 0.2% | - |
| HSV(B) | 266.57º | 0.8% | 0.34% | - |
| XYZ | 3.14 | 1.72 | 9.18 | - |
| YUV | 34.25 | 157.77 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 17 | 87 | 0.45 | 0.80 | 0 | 0.66 | 266.57 | 0.67 | 0.2 |
| Hex | 30 | 11 | 57 | 2D | 50 | 0 | 42 | 10B | 43 | 14 |
| Octal | 60 | 21 | 127 | 55 | 120 | 0 | 102 | 413 | 103 | 24 |
| Binary | 110000 | 10001 | 1010111 | 101101 | 1010000 | 0 | 1000010 | 100001011 | 1000011 | 10100 |
Color Harmonies of #301157
Complementary color
Monochromatic Colors of #301157
Black with #301157
Text Example
Text Example
White with #301157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301157; }
p { color: rgb(48,17,87); }
H1.HeaderClassName
{
color: #301157;
}
.AnyTagClassName
{
color: #301157;
}
</style>
background-color css
<style>
a { background-color: #301157; }
a { background-color: rgb(48,17,87); }
div.DivClassName
{
background-color: #301157;
}
.BgClassName
{
background-color: #301157;
}
</style>
border-color css
<style>
span { border-color: #301157; }
span { border-color: rgb(48,17,87); }
td.TdClassName
{
border-color: #301157;
}
.TagClassName
{
border-color: #301157;
}
</style>