Shades of Christalle #301357
Tints of Christalle #301357
RGB
CMYK
RGB Variations
Color information
#301357 (or 0x301357) is known color: Christalle. HEX triplet: 30, 13 and 57. RGB value is (48,19,87). Sum of RGB (Red+Green+Blue) = 48+19+87=154 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.17% from 154); Green value is 19 (7.81% from 255 or 12.34% from 154); Blue value is 87 (34.38% from 255 or 56.49% from 154); Max value from RGB is 87 - color contains mainly: blue. Hex color #301357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301357 is #CFECA8. Grayscale: #232323. Windows color (decimal): -13626537 or 5706544. OLE color: 5706544.
HSL color Cylindrical-coordinate representation of color #301357: hue angle of 265.59º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #301357 is Cyan = 0.45, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 19 | 87 | - |
| CMYK | 0.45 | 0.78 | 0 | 0.66 |
| HSL | 265.59º | 0.64% | 0.21% | - |
| HSV(B) | 265.59º | 0.78% | 0.34% | - |
| XYZ | 3.17 | 1.78 | 9.19 | - |
| YUV | 35.42 | 157.11 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 19 | 87 | 0.45 | 0.78 | 0 | 0.66 | 265.59 | 0.64 | 0.21 |
| Hex | 30 | 13 | 57 | 2D | 4E | 0 | 42 | 10A | 40 | 15 |
| Octal | 60 | 23 | 127 | 55 | 116 | 0 | 102 | 412 | 100 | 25 |
| Binary | 110000 | 10011 | 1010111 | 101101 | 1001110 | 0 | 1000010 | 100001010 | 1000000 | 10101 |
Color Harmonies of #301357
Complementary color
Monochromatic Colors of #301357
Black with #301357
Text Example
Text Example
White with #301357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301357; }
p { color: rgb(48,19,87); }
H1.HeaderClassName
{
color: #301357;
}
.AnyTagClassName
{
color: #301357;
}
</style>
background-color css
<style>
a { background-color: #301357; }
a { background-color: rgb(48,19,87); }
div.DivClassName
{
background-color: #301357;
}
.BgClassName
{
background-color: #301357;
}
</style>
border-color css
<style>
span { border-color: #301357; }
span { border-color: rgb(48,19,87); }
td.TdClassName
{
border-color: #301357;
}
.TagClassName
{
border-color: #301357;
}
</style>