Shades of Eminence #694367
Tints of Eminence #694367
RGB
CMYK
RGB Variations
Color information
#694367 (or 0x694367) is known color: Eminence. HEX triplet: 69, 43 and 67. RGB value is (105,67,103). Sum of RGB (Red+Green+Blue) = 105+67+103=275 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.18% from 275); Green value is 67 (26.56% from 255 or 24.36% from 275); Blue value is 103 (40.62% from 255 or 37.45% from 275); Max value from RGB is 105 - color contains mainly: red. Hex color #694367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694367 is #96BC98. Grayscale: #525252. Windows color (decimal): -9878681 or 6767465. OLE color: 6767465.
HSL color Cylindrical-coordinate representation of color #694367: hue angle of 303.16º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #694367 is Cyan = 0, Magento = 0.36, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 103 | - |
| CMYK | 0 | 0.36 | 0.02 | 0.59 |
| HSL | 303.16º | 0.22% | 0.34% | - |
| HSV(B) | 303.16º | 0.36% | 0.41% | - |
| XYZ | 10.28 | 8 | 13.83 | - |
| YUV | 82.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 103 | 0 | 0.36 | 0.02 | 0.59 | 303.16 | 0.22 | 0.34 |
| Hex | 69 | 43 | 67 | 0 | 24 | 2 | 3B | 12F | 16 | 22 |
| Octal | 151 | 103 | 147 | 0 | 44 | 2 | 73 | 457 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1100111 | 0 | 100100 | 10 | 111011 | 100101111 | 10110 | 100010 |
Color Harmonies of #694367
Complementary color
Monochromatic Colors of #694367
Black with #694367
Text Example
Text Example
White with #694367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694367; }
p { color: rgb(105,67,103); }
H1.HeaderClassName
{
color: #694367;
}
.AnyTagClassName
{
color: #694367;
}
</style>
background-color css
<style>
a { background-color: #694367; }
a { background-color: rgb(105,67,103); }
div.DivClassName
{
background-color: #694367;
}
.BgClassName
{
background-color: #694367;
}
</style>
border-color css
<style>
span { border-color: #694367; }
span { border-color: rgb(105,67,103); }
td.TdClassName
{
border-color: #694367;
}
.TagClassName
{
border-color: #694367;
}
</style>