Shades of Christalle #301861
Tints of Christalle #301861
RGB
CMYK
RGB Variations
Color information
#301861 (or 0x301861) is known color: Christalle. HEX triplet: 30, 18 and 61. RGB value is (48,24,97). Sum of RGB (Red+Green+Blue) = 48+24+97=169 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.40% from 169); Green value is 24 (9.77% from 255 or 14.20% from 169); Blue value is 97 (38.28% from 255 or 57.40% from 169); Max value from RGB is 97 - color contains mainly: blue. Hex color #301861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301861 is #CFE79E. Grayscale: #272727. Windows color (decimal): -13625247 or 6363184. OLE color: 6363184.
HSL color Cylindrical-coordinate representation of color #301861: hue angle of 259.73º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #301861 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 24 | 97 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.62 |
| HSL | 259.73º | 0.6% | 0.24% | - |
| HSV(B) | 259.73º | 0.75% | 0.38% | - |
| XYZ | 3.7 | 2.14 | 11.53 | - |
| YUV | 39.5 | 160.45 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 24 | 97 | 0.51 | 0.75 | 0 | 0.62 | 259.73 | 0.6 | 0.24 |
| Hex | 30 | 18 | 61 | 33 | 4B | 0 | 3E | 104 | 3C | 18 |
| Octal | 60 | 30 | 141 | 63 | 113 | 0 | 76 | 404 | 74 | 30 |
| Binary | 110000 | 11000 | 1100001 | 110011 | 1001011 | 0 | 111110 | 100000100 | 111100 | 11000 |
Color Harmonies of #301861
Complementary color
Monochromatic Colors of #301861
Black with #301861
Text Example
Text Example
White with #301861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301861; }
p { color: rgb(48,24,97); }
H1.HeaderClassName
{
color: #301861;
}
.AnyTagClassName
{
color: #301861;
}
</style>
background-color css
<style>
a { background-color: #301861; }
a { background-color: rgb(48,24,97); }
div.DivClassName
{
background-color: #301861;
}
.BgClassName
{
background-color: #301861;
}
</style>
border-color css
<style>
span { border-color: #301861; }
span { border-color: rgb(48,24,97); }
td.TdClassName
{
border-color: #301861;
}
.TagClassName
{
border-color: #301861;
}
</style>