Shades of Cosmic #765269
Tints of Cosmic #765269
RGB
CMYK
RGB Variations
Color information
#765269 (or 0x765269) is known color: Cosmic. HEX triplet: 76, 52 and 69. RGB value is (118,82,105). Sum of RGB (Red+Green+Blue) = 118+82+105=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 82 (32.42% from 255 or 26.89% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 118 - color contains mainly: red. Hex color #765269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765269 is #89AD96. Grayscale: #5F5F5F. Windows color (decimal): -9022871 or 6902390. OLE color: 6902390.
HSL color Cylindrical-coordinate representation of color #765269: hue angle of 321.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765269 is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 82 | 105 | - |
| CMYK | 0 | 0.31 | 0.11 | 0.54 |
| HSL | 321.67º | 0.18% | 0.39% | - |
| HSV(B) | 321.67º | 0.31% | 0.46% | - |
| XYZ | 13.04 | 10.91 | 14.78 | - |
| YUV | 95.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 82 | 105 | 0 | 0.31 | 0.11 | 0.54 | 321.67 | 0.18 | 0.39 |
| Hex | 76 | 52 | 69 | 0 | 1F | B | 36 | 142 | 12 | 27 |
| Octal | 166 | 122 | 151 | 0 | 37 | 13 | 66 | 502 | 22 | 47 |
| Binary | 1110110 | 1010010 | 1101001 | 0 | 11111 | 1011 | 110110 | 101000010 | 10010 | 100111 |
Color Harmonies of #765269
Complementary color
Monochromatic Colors of #765269
Black with #765269
Text Example
Text Example
White with #765269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765269; }
p { color: rgb(118,82,105); }
H1.HeaderClassName
{
color: #765269;
}
.AnyTagClassName
{
color: #765269;
}
</style>
background-color css
<style>
a { background-color: #765269; }
a { background-color: rgb(118,82,105); }
div.DivClassName
{
background-color: #765269;
}
.BgClassName
{
background-color: #765269;
}
</style>
border-color css
<style>
span { border-color: #765269; }
span { border-color: rgb(118,82,105); }
td.TdClassName
{
border-color: #765269;
}
.TagClassName
{
border-color: #765269;
}
</style>