Shades of Finn #694552
Tints of Finn #694552
RGB
CMYK
RGB Variations
Color information
#694552 (or 0x694552) is known color: Finn. HEX triplet: 69, 45 and 52. RGB value is (105,69,82). Sum of RGB (Red+Green+Blue) = 105+69+82=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 82 (32.42% from 255 or 32.03% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #694552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694552 is #96BAAD. Grayscale: #515151. Windows color (decimal): -9878190 or 5391721. OLE color: 5391721.
HSL color Cylindrical-coordinate representation of color #694552: hue angle of 338.33º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #694552 is Cyan = 0, Magento = 0.34, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 82 | - |
| CMYK | 0 | 0.34 | 0.22 | 0.59 |
| HSL | 338.33º | 0.21% | 0.34% | - |
| HSV(B) | 338.33º | 0.34% | 0.41% | - |
| XYZ | 9.48 | 7.87 | 9 | - |
| YUV | 81.25 | 128.43 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 82 | 0 | 0.34 | 0.22 | 0.59 | 338.33 | 0.21 | 0.34 |
| Hex | 69 | 45 | 52 | 0 | 22 | 16 | 3B | 152 | 15 | 22 |
| Octal | 151 | 105 | 122 | 0 | 42 | 26 | 73 | 522 | 25 | 42 |
| Binary | 1101001 | 1000101 | 1010010 | 0 | 100010 | 10110 | 111011 | 101010010 | 10101 | 100010 |
Color Harmonies of #694552
Complementary color
Monochromatic Colors of #694552
Black with #694552
Text Example
Text Example
White with #694552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694552; }
p { color: rgb(105,69,82); }
H1.HeaderClassName
{
color: #694552;
}
.AnyTagClassName
{
color: #694552;
}
</style>
background-color css
<style>
a { background-color: #694552; }
a { background-color: rgb(105,69,82); }
div.DivClassName
{
background-color: #694552;
}
.BgClassName
{
background-color: #694552;
}
</style>
border-color css
<style>
span { border-color: #694552; }
span { border-color: rgb(105,69,82); }
td.TdClassName
{
border-color: #694552;
}
.TagClassName
{
border-color: #694552;
}
</style>