Shades of Eminence #674072
Tints of Eminence #674072
RGB
CMYK
RGB Variations
Color information
#674072 (or 0x674072) is known color: Eminence. HEX triplet: 67, 40 and 72. RGB value is (103,64,114). Sum of RGB (Red+Green+Blue) = 103+64+114=281 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.65% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 114 (44.92% from 255 or 40.57% from 281); Max value from RGB is 114 - color contains mainly: blue. Hex color #674072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674072 is #98BF8D. Grayscale: #515151. Windows color (decimal): -10010510 or 7487591. OLE color: 7487591.
HSL color Cylindrical-coordinate representation of color #674072: hue angle of 286.8º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #674072 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 64 | 114 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.55 |
| HSL | 286.8º | 0.28% | 0.35% | - |
| HSV(B) | 286.8º | 0.44% | 0.45% | - |
| XYZ | 10.46 | 7.77 | 16.87 | - |
| YUV | 81.36 | 146.42 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 114 | 0.10 | 0.44 | 0 | 0.55 | 286.8 | 0.28 | 0.35 |
| Hex | 67 | 40 | 72 | A | 2C | 0 | 37 | 11F | 1C | 23 |
| Octal | 147 | 100 | 162 | 12 | 54 | 0 | 67 | 437 | 34 | 43 |
| Binary | 1100111 | 1000000 | 1110010 | 1010 | 101100 | 0 | 110111 | 100011111 | 11100 | 100011 |
Color Harmonies of #674072
Complementary color
Monochromatic Colors of #674072
Black with #674072
Text Example
Text Example
White with #674072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674072; }
p { color: rgb(103,64,114); }
H1.HeaderClassName
{
color: #674072;
}
.AnyTagClassName
{
color: #674072;
}
</style>
background-color css
<style>
a { background-color: #674072; }
a { background-color: rgb(103,64,114); }
div.DivClassName
{
background-color: #674072;
}
.BgClassName
{
background-color: #674072;
}
</style>
border-color css
<style>
span { border-color: #674072; }
span { border-color: rgb(103,64,114); }
td.TdClassName
{
border-color: #674072;
}
.TagClassName
{
border-color: #674072;
}
</style>