Shades of Finn #693450
Tints of Finn #693450
RGB
CMYK
RGB Variations
Color information
#693450 (or 0x693450) is known color: Finn. HEX triplet: 69, 34 and 50. RGB value is (105,52,80). Sum of RGB (Red+Green+Blue) = 105+52+80=237 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.30% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 105 - color contains mainly: red. Hex color #693450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693450 is #96CBAF. Grayscale: #464646. Windows color (decimal): -9882544 or 5256297. OLE color: 5256297.
HSL color Cylindrical-coordinate representation of color #693450: hue angle of 328.3º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #693450 is Cyan = 0, Magento = 0.50, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 80 | - |
| CMYK | 0 | 0.50 | 0.24 | 0.59 |
| HSL | 328.3º | 0.34% | 0.31% | - |
| HSV(B) | 328.3º | 0.5% | 0.41% | - |
| XYZ | 8.5 | 6.04 | 8.31 | - |
| YUV | 71.04 | 133.06 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 80 | 0 | 0.50 | 0.24 | 0.59 | 328.3 | 0.34 | 0.31 |
| Hex | 69 | 34 | 50 | 0 | 32 | 18 | 3B | 148 | 22 | 1F |
| Octal | 151 | 64 | 120 | 0 | 62 | 30 | 73 | 510 | 42 | 37 |
| Binary | 1101001 | 110100 | 1010000 | 0 | 110010 | 11000 | 111011 | 101001000 | 100010 | 11111 |
Color Harmonies of #693450
Complementary color
Monochromatic Colors of #693450
Black with #693450
Text Example
Text Example
White with #693450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693450; }
p { color: rgb(105,52,80); }
H1.HeaderClassName
{
color: #693450;
}
.AnyTagClassName
{
color: #693450;
}
</style>
background-color css
<style>
a { background-color: #693450; }
a { background-color: rgb(105,52,80); }
div.DivClassName
{
background-color: #693450;
}
.BgClassName
{
background-color: #693450;
}
</style>
border-color css
<style>
span { border-color: #693450; }
span { border-color: rgb(105,52,80); }
td.TdClassName
{
border-color: #693450;
}
.TagClassName
{
border-color: #693450;
}
</style>