Shades of Finn #69435E
Tints of Finn #69435E
RGB
CMYK
RGB Variations
Color information
#69435E (or 0x69435E) is known color: Finn. HEX triplet: 69, 43 and 5E. RGB value is (105,67,94). Sum of RGB (Red+Green+Blue) = 105+67+94=266 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.47% from 266); Green value is 67 (26.56% from 255 or 25.19% from 266); Blue value is 94 (37.11% from 255 or 35.34% from 266); Max value from RGB is 105 - color contains mainly: red. Hex color #69435E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #69435E is #96BCA1. Grayscale: #515151. Windows color (decimal): -9878690 or 6177641. OLE color: 6177641.
HSL color Cylindrical-coordinate representation of color #69435E: hue angle of 317.37º 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 #69435E is Cyan = 0, Magento = 0.36, Yellow = 0.10 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 94 | - |
| CMYK | 0 | 0.36 | 0.10 | 0.59 |
| HSL | 317.37º | 0.22% | 0.34% | - |
| HSV(B) | 317.37º | 0.36% | 0.41% | - |
| XYZ | 9.85 | 7.83 | 11.58 | - |
| YUV | 81.44 | 135.09 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 94 | 0 | 0.36 | 0.10 | 0.59 | 317.37 | 0.22 | 0.34 |
| Hex | 69 | 43 | 5E | 0 | 24 | A | 3B | 13D | 16 | 22 |
| Octal | 151 | 103 | 136 | 0 | 44 | 12 | 73 | 475 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1011110 | 0 | 100100 | 1010 | 111011 | 100111101 | 10110 | 100010 |
Color Harmonies of #69435E
Complementary color
Monochromatic Colors of #69435E
Black with #69435E
Text Example
Text Example
White with #69435E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #69435E; }
p { color: rgb(105,67,94); }
H1.HeaderClassName
{
color: #69435E;
}
.AnyTagClassName
{
color: #69435E;
}
</style>
background-color css
<style>
a { background-color: #69435E; }
a { background-color: rgb(105,67,94); }
div.DivClassName
{
background-color: #69435E;
}
.BgClassName
{
background-color: #69435E;
}
</style>
border-color css
<style>
span { border-color: #69435E; }
span { border-color: rgb(105,67,94); }
td.TdClassName
{
border-color: #69435E;
}
.TagClassName
{
border-color: #69435E;
}
</style>