Shades of Blue Diamond #492775
Tints of Blue Diamond #492775
RGB
CMYK
RGB Variations
Color information
#492775 (or 0x492775) is known color: Blue Diamond. HEX triplet: 49, 27 and 75. RGB value is (73,39,117). Sum of RGB (Red+Green+Blue) = 73+39+117=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 117 (46.09% from 255 or 51.09% from 229); Max value from RGB is 117 - color contains mainly: blue. Hex color #492775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492775 is #B6D88A. Grayscale: #393939. Windows color (decimal): -11982987 or 7677769. OLE color: 7677769.
HSL color Cylindrical-coordinate representation of color #492775: hue angle of 266.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #492775 is Cyan = 0.38, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 39 | 117 | - |
| CMYK | 0.38 | 0.67 | 0 | 0.54 |
| HSL | 266.15º | 0.5% | 0.31% | - |
| HSV(B) | 266.15º | 0.67% | 0.46% | - |
| XYZ | 6.68 | 4.15 | 17.28 | - |
| YUV | 58.06 | 161.26 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 117 | 0.38 | 0.67 | 0 | 0.54 | 266.15 | 0.5 | 0.31 |
| Hex | 49 | 27 | 75 | 26 | 43 | 0 | 36 | 10A | 32 | 1F |
| Octal | 111 | 47 | 165 | 46 | 103 | 0 | 66 | 412 | 62 | 37 |
| Binary | 1001001 | 100111 | 1110101 | 100110 | 1000011 | 0 | 110110 | 100001010 | 110010 | 11111 |
Color Harmonies of #492775
Complementary color
Monochromatic Colors of #492775
Black with #492775
Text Example
Text Example
White with #492775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492775; }
p { color: rgb(73,39,117); }
H1.HeaderClassName
{
color: #492775;
}
.AnyTagClassName
{
color: #492775;
}
</style>
background-color css
<style>
a { background-color: #492775; }
a { background-color: rgb(73,39,117); }
div.DivClassName
{
background-color: #492775;
}
.BgClassName
{
background-color: #492775;
}
</style>
border-color css
<style>
span { border-color: #492775; }
span { border-color: rgb(73,39,117); }
td.TdClassName
{
border-color: #492775;
}
.TagClassName
{
border-color: #492775;
}
</style>