Shades of Cosmic #834467
Tints of Cosmic #834467
RGB
CMYK
RGB Variations
Color information
#834467 (or 0x834467) is known color: Cosmic. HEX triplet: 83, 44 and 67. RGB value is (131,68,103). Sum of RGB (Red+Green+Blue) = 131+68+103=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 68 (26.95% from 255 or 22.52% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #834467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834467 is #7CBB98. Grayscale: #5A5A5A. Windows color (decimal): -8174489 or 6767747. OLE color: 6767747.
HSL color Cylindrical-coordinate representation of color #834467: hue angle of 326.67º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #834467 is Cyan = 0, Magento = 0.48, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 68 | 103 | - |
| CMYK | 0 | 0.48 | 0.21 | 0.49 |
| HSL | 326.67º | 0.32% | 0.39% | - |
| HSV(B) | 326.67º | 0.48% | 0.51% | - |
| XYZ | 13.88 | 9.94 | 14.02 | - |
| YUV | 90.83 | 134.87 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 68 | 103 | 0 | 0.48 | 0.21 | 0.49 | 326.67 | 0.32 | 0.39 |
| Hex | 83 | 44 | 67 | 0 | 30 | 15 | 31 | 147 | 20 | 27 |
| Octal | 203 | 104 | 147 | 0 | 60 | 25 | 61 | 507 | 40 | 47 |
| Binary | 10000011 | 1000100 | 1100111 | 0 | 110000 | 10101 | 110001 | 101000111 | 100000 | 100111 |
Color Harmonies of #834467
Complementary color
Monochromatic Colors of #834467
Black with #834467
Text Example
Text Example
White with #834467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834467; }
p { color: rgb(131,68,103); }
H1.HeaderClassName
{
color: #834467;
}
.AnyTagClassName
{
color: #834467;
}
</style>
background-color css
<style>
a { background-color: #834467; }
a { background-color: rgb(131,68,103); }
div.DivClassName
{
background-color: #834467;
}
.BgClassName
{
background-color: #834467;
}
</style>
border-color css
<style>
span { border-color: #834467; }
span { border-color: rgb(131,68,103); }
td.TdClassName
{
border-color: #834467;
}
.TagClassName
{
border-color: #834467;
}
</style>