Shades of Christalle #301254
Tints of Christalle #301254
RGB
CMYK
RGB Variations
Color information
#301254 (or 0x301254) is known color: Christalle. HEX triplet: 30, 12 and 54. RGB value is (48,18,84). Sum of RGB (Red+Green+Blue) = 48+18+84=150 (19% of max value = 765). Red value is 48 (19.14% from 255 or 32% from 150); Green value is 18 (7.42% from 255 or 12% from 150); Blue value is 84 (33.20% from 255 or 56% from 150); Max value from RGB is 84 - color contains mainly: blue. Hex color #301254 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301254 is #CFEDAB. Grayscale: #222222. Windows color (decimal): -13626796 or 5509680. OLE color: 5509680.
HSL color Cylindrical-coordinate representation of color #301254: hue angle of 267.27º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #301254 is Cyan = 0.43, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 18 | 84 | - |
| CMYK | 0.43 | 0.79 | 0 | 0.67 |
| HSL | 267.27º | 0.65% | 0.2% | - |
| HSV(B) | 267.27º | 0.79% | 0.33% | - |
| XYZ | 3.04 | 1.7 | 8.56 | - |
| YUV | 34.49 | 155.94 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 18 | 84 | 0.43 | 0.79 | 0 | 0.67 | 267.27 | 0.65 | 0.2 |
| Hex | 30 | 12 | 54 | 2B | 4F | 0 | 43 | 10B | 41 | 14 |
| Octal | 60 | 22 | 124 | 53 | 117 | 0 | 103 | 413 | 101 | 24 |
| Binary | 110000 | 10010 | 1010100 | 101011 | 1001111 | 0 | 1000011 | 100001011 | 1000001 | 10100 |
Color Harmonies of #301254
Complementary color
Monochromatic Colors of #301254
Black with #301254
Text Example
Text Example
White with #301254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301254; }
p { color: rgb(48,18,84); }
H1.HeaderClassName
{
color: #301254;
}
.AnyTagClassName
{
color: #301254;
}
</style>
background-color css
<style>
a { background-color: #301254; }
a { background-color: rgb(48,18,84); }
div.DivClassName
{
background-color: #301254;
}
.BgClassName
{
background-color: #301254;
}
</style>
border-color css
<style>
span { border-color: #301254; }
span { border-color: rgb(48,18,84); }
td.TdClassName
{
border-color: #301254;
}
.TagClassName
{
border-color: #301254;
}
</style>