Shades of Cosmic #765367
Tints of Cosmic #765367
RGB
CMYK
RGB Variations
Color information
#765367 (or 0x765367) is known color: Cosmic. HEX triplet: 76, 53 and 67. RGB value is (118,83,103). Sum of RGB (Red+Green+Blue) = 118+83+103=304 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.82% from 304); Green value is 83 (32.81% from 255 or 27.30% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 118 - color contains mainly: red. Hex color #765367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765367 is #89AC98. Grayscale: #5F5F5F. Windows color (decimal): -9022617 or 6771574. OLE color: 6771574.
HSL color Cylindrical-coordinate representation of color #765367: hue angle of 325.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #765367 is Cyan = 0, Magento = 0.30, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 103 | - |
| CMYK | 0 | 0.30 | 0.13 | 0.54 |
| HSL | 325.71º | 0.17% | 0.39% | - |
| HSV(B) | 325.71º | 0.3% | 0.46% | - |
| XYZ | 13.01 | 11.02 | 14.27 | - |
| YUV | 95.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 103 | 0 | 0.30 | 0.13 | 0.54 | 325.71 | 0.17 | 0.39 |
| Hex | 76 | 53 | 67 | 0 | 1E | D | 36 | 146 | 11 | 27 |
| Octal | 166 | 123 | 147 | 0 | 36 | 15 | 66 | 506 | 21 | 47 |
| Binary | 1110110 | 1010011 | 1100111 | 0 | 11110 | 1101 | 110110 | 101000110 | 10001 | 100111 |
Color Harmonies of #765367
Complementary color
Monochromatic Colors of #765367
Black with #765367
Text Example
Text Example
White with #765367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765367; }
p { color: rgb(118,83,103); }
H1.HeaderClassName
{
color: #765367;
}
.AnyTagClassName
{
color: #765367;
}
</style>
background-color css
<style>
a { background-color: #765367; }
a { background-color: rgb(118,83,103); }
div.DivClassName
{
background-color: #765367;
}
.BgClassName
{
background-color: #765367;
}
</style>
border-color css
<style>
span { border-color: #765367; }
span { border-color: rgb(118,83,103); }
td.TdClassName
{
border-color: #765367;
}
.TagClassName
{
border-color: #765367;
}
</style>