Shades of Christalle #301657
Tints of Christalle #301657
RGB
CMYK
RGB Variations
Color information
#301657 (or 0x301657) is known color: Christalle. HEX triplet: 30, 16 and 57. RGB value is (48,22,87). Sum of RGB (Red+Green+Blue) = 48+22+87=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 87 (34.38% from 255 or 55.41% from 157); Max value from RGB is 87 - color contains mainly: blue. Hex color #301657 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301657 is #CFE9A8. Grayscale: #242424. Windows color (decimal): -13625769 or 5707312. OLE color: 5707312.
HSL color Cylindrical-coordinate representation of color #301657: hue angle of 264º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #301657 is Cyan = 0.45, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 22 | 87 | - |
| CMYK | 0.45 | 0.75 | 0 | 0.66 |
| HSL | 264º | 0.6% | 0.21% | - |
| HSV(B) | 264º | 0.75% | 0.34% | - |
| XYZ | 3.23 | 1.89 | 9.21 | - |
| YUV | 37.18 | 156.11 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 87 | 0.45 | 0.75 | 0 | 0.66 | 264 | 0.6 | 0.21 |
| Hex | 30 | 16 | 57 | 2D | 4B | 0 | 42 | 108 | 3C | 15 |
| Octal | 60 | 26 | 127 | 55 | 113 | 0 | 102 | 410 | 74 | 25 |
| Binary | 110000 | 10110 | 1010111 | 101101 | 1001011 | 0 | 1000010 | 100001000 | 111100 | 10101 |
Color Harmonies of #301657
Complementary color
Monochromatic Colors of #301657
Black with #301657
Text Example
Text Example
White with #301657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301657; }
p { color: rgb(48,22,87); }
H1.HeaderClassName
{
color: #301657;
}
.AnyTagClassName
{
color: #301657;
}
</style>
background-color css
<style>
a { background-color: #301657; }
a { background-color: rgb(48,22,87); }
div.DivClassName
{
background-color: #301657;
}
.BgClassName
{
background-color: #301657;
}
</style>
border-color css
<style>
span { border-color: #301657; }
span { border-color: rgb(48,22,87); }
td.TdClassName
{
border-color: #301657;
}
.TagClassName
{
border-color: #301657;
}
</style>